Date: Sunday, January 18, 2015 @ 16:27:11 Author: bluewind Revision: 126103
upgpkg: inxi 2.2.17-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-18 15:26:22 UTC (rev 126102) +++ PKGBUILD 2015-01-18 15:27:11 UTC (rev 126103) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.16 +pkgver=2.2.17 pkgrel=1 pkgdesc="script to get system information" arch=('any') @@ -25,7 +25,7 @@ "xorg-xrandr: inxi -G single screen resolution" ) source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('e926be5d43d4a92094602a406feab11b') +md5sums=('9de37bc838dcfcbc80e49107effc8a58') package() { cd "$srcdir"
