Date: Saturday, August 22, 2015 @ 14:55:32 Author: bluewind Revision: 138637
upgpkg: inxi 2.2.28-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-22 12:25:22 UTC (rev 138636) +++ PKGBUILD 2015-08-22 12:55:32 UTC (rev 138637) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.27 +pkgver=2.2.28 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=('e06361e11cf3b083c0020a9b4f5a38a8') +md5sums=('6fa0052947de5d1a84128be017062272') package() { cd "$srcdir"
