summaryrefslogtreecommitdiff
path: root/core/pciutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pciutils/PKGBUILD')
-rw-r--r--core/pciutils/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/pciutils/PKGBUILD b/core/pciutils/PKGBUILD
index cb47cdaf7..de9313aeb 100644
--- a/core/pciutils/PKGBUILD
+++ b/core/pciutils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 197782 2013-10-30 07:26:12Z tpowa $
+# $Id: PKGBUILD 204793 2014-01-27 09:03:19Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=pciutils
-pkgver=3.2.0
-pkgrel=4
+pkgver=3.2.1
+pkgrel=1
pkgdesc="PCI bus configuration space access library and tools"
arch=(i686 x86_64 'mips64el')
license=('GPL2')
@@ -11,7 +11,7 @@ url="http://mj.ucw.cz/sw/pciutils/"
depends=('glibc' 'hwids' 'kmod')
source=(#ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2
ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/${pkgname}-${pkgver}.tar.gz)
-md5sums=('3fccb0b28879adb57d8156115f8003c8')
+md5sums=('fdc92c4665bb169022ffe730b3c08313')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"