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

Tobias Powalowski tpowa at archlinux.org
Wed Jun 27 15:03:04 UTC 2012


    Date: Wednesday, June 27, 2012 @ 11:03:04
  Author: tpowa
Revision: 162649

upgpkg: pciutils 3.1.10-1

bump to latest version

Modified:
  pciutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-27 14:38:12 UTC (rev 162648)
+++ PKGBUILD	2012-06-27 15:03:04 UTC (rev 162649)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=pciutils
-pkgver=3.1.9
-pkgrel=2
+pkgver=3.1.10
+pkgrel=1
 pkgdesc="PCI bus configuration space access library and tools"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -11,7 +11,7 @@
 depends=('glibc' 'hwids')
 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=('e958f5ffb93b12972964381c38f27eb3')
+md5sums=('cdb1e5a95ab7ac67349f10c8f77a6d3c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list