diff options
author | Bob Igo <bob@stormlogic.com> | 2009-08-25 16:17:55 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-08-25 16:17:55 (GMT) |
commit | ac8a679dad17bc7448d4229f68f5e5c6c703e798 (patch) | |
tree | ddf72fcf8dd0e1e3600d3daa58305bbcea3be913 /abs/core-testing/pciutils/PKGBUILD | |
parent | 8a9438599b6a623814702b625d11a96e8bbdad69 (diff) | |
parent | 6ba090f1282f7a34d5ae396ef4b15610cd22f1c0 (diff) | |
download | linhes_pkgbuild-ac8a679dad17bc7448d4229f68f5e5c6c703e798.zip linhes_pkgbuild-ac8a679dad17bc7448d4229f68f5e5c6c703e798.tar.gz linhes_pkgbuild-ac8a679dad17bc7448d4229f68f5e5c6c703e798.tar.bz2 |
Merge branch 'master' of ssh://knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/pciutils/PKGBUILD')
-rw-r--r-- | abs/core-testing/pciutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/pciutils/PKGBUILD b/abs/core-testing/pciutils/PKGBUILD index 9820582..d206022 100644 --- a/abs/core-testing/pciutils/PKGBUILD +++ b/abs/core-testing/pciutils/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=pciutils pkgver=3.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="PCI bus configuration space access library and tools" arch=(i686 x86_64) license=('GPL2') |