Date: Sunday, March 3, 2013 @ 11:25:55 Author: bluewind Revision: 85570
upgpkg: inxi 1.8.45-1 upstream update Modified: inxi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-03 09:40:05 UTC (rev 85569) +++ PKGBUILD 2013-03-03 10:25:55 UTC (rev 85570) @@ -1,14 +1,14 @@ # $Id$ # Maintainer: Florian Pritz <[email protected]> pkgname=inxi -pkgver=1.8.44 +pkgver=1.8.45 pkgrel=1 pkgdesc="script to get system information" arch=('any') url="http://inxi.org" license=('GPL') source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('d84637fba3a3937380272798d81fa8ed') +md5sums=('931f1e1af01b165be3b46a185c85df93') package() { cd "$srcdir"
