Date: Monday, June 1, 2015 @ 12:02:15 Author: bluewind Revision: 134454
upgpkg: inxi 2.2.22-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-01 09:46:44 UTC (rev 134453) +++ PKGBUILD 2015-06-01 10:02:15 UTC (rev 134454) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.21 +pkgver=2.2.22 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=('285d1f44e6730d7a6bd4d4cca12c9b3a') +md5sums=('82aaa1e38831cee75a88175a7699a8e8') package() { cd "$srcdir"
