Date: Thursday, December 11, 2014 @ 09:52:43
  Author: tpowa
Revision: 227432

upgpkg: pciutils 3.3.0-1

bump to latest version

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-12-11 08:49:55 UTC (rev 227431)
+++ PKGBUILD    2014-12-11 08:52:43 UTC (rev 227432)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <[email protected]>
 pkgname=pciutils
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 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=('fdc92c4665bb169022ffe730b3c08313')
+md5sums=('b73bca5b1c2fd20a17a19f5040411521')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to