[arch-commits] Commit in pciutils/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Wed Feb 11 10:44:40 UTC 2009


    Date: Wednesday, February 11, 2009 @ 05:44:40
  Author: tpowa
Revision: 26679

upgpkg: pciutils 3.1.2-1

Modified:
  pciutils/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-11 10:40:53 UTC (rev 26678)
+++ PKGBUILD	2009-02-11 10:44:40 UTC (rev 26679)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=pciutils
-pkgver=3.0.3
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 makedepends=('wget')
 depends=('glibc')
 source=(ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7c891d039c8e7a7ec73ff2fc8317e21c')
+md5sums=('46387fd7a18c33fbb5311fdb3ab9ea12')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -27,4 +27,3 @@
     install -D -m 644 lib/${i} ${pkgdir}/usr/include/pci/${i}
   done
 }
-




More information about the arch-commits mailing list