Date: Wednesday, October 26, 2016 @ 07:02:40 Author: tpowa Revision: 279249
upgpkg: pciutils 3.5.2-1 bump to latest version Modified: pciutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-26 04:00:34 UTC (rev 279248) +++ PKGBUILD 2016-10-26 07:02:40 UTC (rev 279249) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski <[email protected]> pkgname=pciutils -pkgver=3.5.1 +pkgver=3.5.2 pkgrel=1 pkgdesc="PCI bus configuration space access library and tools" arch=(i686 x86_64) @@ -16,7 +16,7 @@ '5558F9399CD7836850553C6EC28E7847ED70F82D' # Martin Mares <[email protected]> ) -md5sums=('6f2c216ad37eb3ee57d3ae266d3955e4' +md5sums=('eae9b6b22a4af894b9bb1411ca4a7d4a' 'SKIP') build() {
