Date: Saturday, November 5, 2016 @ 12:57:03 Author: bluewind Revision: 194692
upgpkg: inxi 2.3.4-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-11-05 11:11:47 UTC (rev 194691) +++ PKGBUILD 2016-11-05 12:57:03 UTC (rev 194692) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.3.1 +pkgver=2.3.4 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=('17471784acb758d9bb6b2f0c7f518124') +md5sums=('ae8240fa2a4c873ddd0dcb979cea6c25') package() { cd "$srcdir"
