Date: Sunday, April 10, 2016 @ 16:00:51 Author: bluewind Revision: 170093
upgpkg: inxi 2.2.38-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-10 13:02:12 UTC (rev 170092) +++ PKGBUILD 2016-04-10 14:00:51 UTC (rev 170093) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.36 +pkgver=2.2.38 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=('d6538e150a6c703024f2e32f424467b2') +md5sums=('46936d59b0ebe561156af5cfc8819920') package() { cd "$srcdir"
