diff options
Diffstat (limited to 'core/pciutils')
-rw-r--r-- | core/pciutils/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pciutils/PKGBUILD b/core/pciutils/PKGBUILD index f31d69699..ed7748c5f 100644 --- a/core/pciutils/PKGBUILD +++ b/core/pciutils/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 186143 2013-05-21 09:11:35Z tpowa $ +# $Id: PKGBUILD 197782 2013-10-30 07:26:12Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=pciutils pkgver=3.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="PCI bus configuration space access library and tools" arch=(i686 x86_64) license=('GPL2') |