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

Tobias Powalowski tpowa at archlinux.org
Sat Sep 27 13:47:11 UTC 2008


    Date: Saturday, September 27, 2008 @ 09:47:10
  Author: tpowa
Revision: 13508

upgpkg: pciutils 3.0.1-1

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-27 13:47:07 UTC (rev 13507)
+++ PKGBUILD	2008-09-27 13:47:10 UTC (rev 13508)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=pciutils
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -11,6 +11,7 @@
 makedepends=('wget')
 depends=('glibc')
 source=(ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('02e4d4d97b24665988c10252b896d05d')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -26,4 +27,3 @@
     install -D -m 644 lib/${i} ${startdir}/pkg/usr/include/pci/${i}
   done
 }
-md5sums=('85b5dae042217cf11bca10d52210a78d')




More information about the arch-commits mailing list