Date: Thursday, May 5, 2016 @ 19:07:33 Author: bluewind Revision: 173846
upgpkg: inxi 2.3.0-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-05 16:42:54 UTC (rev 173845) +++ PKGBUILD 2016-05-05 17:07:33 UTC (rev 173846) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.2.38 +pkgver=2.3.0 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=('46936d59b0ebe561156af5cfc8819920') +md5sums=('3c74a1082667b3a1576e6236a4168f42') package() { cd "$srcdir"
