[arch-commits] Commit in inxi/trunk (PKGBUILD)
Florian Pritz
bluewind at nymeria.archlinux.org
Thu Jun 20 08:18:48 UTC 2013
Date: Thursday, June 20, 2013 @ 10:18:48
Author: bluewind
Revision: 92947
upgpkg: inxi 1.9.11-1
upstream update
Modified:
inxi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-06-20 06:25:44 UTC (rev 92946)
+++ PKGBUILD 2013-06-20 08:18:48 UTC (rev 92947)
@@ -1,14 +1,14 @@
# $Id$
# Maintainer: Florian Pritz <f-p at gmx.at>
pkgname=inxi
-pkgver=1.9.8
+pkgver=1.9.11
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=('506bd71e3d99c1ff6244fb8a15e2660e')
+md5sums=('2abcae6467a6224abff285258f9a9114')
package() {
cd "$srcdir"
More information about the arch-commits
mailing list