Date: Friday, March 17, 2017 @ 08:09:23 Author: tpowa Revision: 290979
upgpkg: pciutils 3.5.4-1 bump to latest release Modified: pciutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-17 08:05:51 UTC (rev 290978) +++ PKGBUILD 2017-03-17 08:09:23 UTC (rev 290979) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski <tp...@archlinux.org> pkgname=pciutils -pkgver=3.5.2 +pkgver=3.5.4 pkgrel=1 pkgdesc="PCI bus configuration space access library and tools" arch=(i686 x86_64) @@ -16,7 +16,7 @@ '5558F9399CD7836850553C6EC28E7847ED70F82D' # Martin Mares <m...@ucw.cz> ) -md5sums=('eae9b6b22a4af894b9bb1411ca4a7d4a' +md5sums=('c20c5fb89ce22935bb908d1f3d3addde' 'SKIP') build() {