Date: Sunday, January 14, 2018 @ 10:11:40 Author: bluewind Revision: 281949
upgpkg: inxi 2.3.55-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-14 10:09:23 UTC (rev 281948) +++ PKGBUILD 2018-01-14 10:11:40 UTC (rev 281949) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=2.3.53 +pkgver=2.3.55 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=('0bacaf1144b88caedf69483ccada7974') +md5sums=('e4fd5c1e38e17c0fe5f956ddadf8c0d3') package() { cd "$srcdir"
