Date: Wednesday, December 14, 2016 @ 11:05:23 Author: bluewind Revision: 199379
upgpkg: inxi 2.3.5-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-14 10:53:41 UTC (rev 199378) +++ PKGBUILD 2016-12-14 11:05:23 UTC (rev 199379) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.3.4 +pkgver=2.3.5 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -25,7 +25,7 @@ "xorg-xrandr: inxi -G single screen resolution" ) source=(https://sources.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('ae8240fa2a4c873ddd0dcb979cea6c25') +md5sums=('efabbebd12f886d1b35b423a221bdc1f') package() { cd "$srcdir"
