From 4fc59478d1180fd7984003f5b1645fe40954299f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Feb 2012 19:20:30 +0000 Subject: Fri Feb 17 19:20:30 UTC 2012 --- core/pciutils/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/pciutils') diff --git a/core/pciutils/PKGBUILD b/core/pciutils/PKGBUILD index 0cf79dfb3..d9d5619a0 100644 --- a/core/pciutils/PKGBUILD +++ b/core/pciutils/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 142117 2011-11-05 10:16:08Z tpowa $ +# $Id: PKGBUILD 150279 2012-02-16 08:29:09Z tpowa $ # Maintainer: Tobias Powalowski pkgname=pciutils -pkgver=3.1.8 +pkgver=3.1.9 pkgrel=1 pkgdesc="PCI bus configuration space access library and tools" arch=(i686 x86_64) @@ -13,7 +13,7 @@ makedepends=('wget') depends=('glibc') 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=('79312f138311d29291c7d44d624cd37e') +md5sums=('e958f5ffb93b12972964381c38f27eb3') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf