[arch-commits] CVS update of arch/build/base/pciutils (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Sun Aug 19 16:20:22 UTC 2007
Date: Sunday, August 19, 2007 @ 12:20:22
Author: tpowa
Path: /home/cvs-arch/arch/build/base/pciutils
Modified: PKGBUILD (1.8 -> 1.9)
'upgpkg: update to new version'
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Index: arch/build/base/pciutils/PKGBUILD
diff -u arch/build/base/pciutils/PKGBUILD:1.8 arch/build/base/pciutils/PKGBUILD:1.9
--- arch/build/base/pciutils/PKGBUILD:1.8 Sun Nov 19 07:57:22 2006
+++ arch/build/base/pciutils/PKGBUILD Sun Aug 19 12:20:22 2007
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.8 2006/11/19 12:57:22 jgc Exp $
+# $Id: PKGBUILD,v 1.9 2007/08/19 16:20:22 tpowa Exp $
# Maintainer: judd <jvinet at zeroflux.org>
pkgname=pciutils
-pkgver=2.2.4
-pkgrel=2
+pkgver=2.2.6
+pkgrel=1
pkgdesc="PCI bus configuration space access library and tools"
arch=(i686 x86_64)
+license=('GPL2')
url="http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html"
depends=('glibc')
source=(ftp://ftp.kernel.org/pub/software/utils/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('10bab01d3c8856426cdf79f124fd4173')
+md5sums=('80643f3fb571b489fc9fda4faff03aee')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list