Date: Saturday, October 5, 2013 @ 14:19:13
  Author: bluewind
Revision: 98066

upgpkg: inxi 1.9.15-1

upstream update

Modified:
  inxi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-05 09:01:18 UTC (rev 98065)
+++ PKGBUILD    2013-10-05 12:19:13 UTC (rev 98066)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Florian Pritz <[email protected]>
 pkgname=inxi
-pkgver=1.9.14
+pkgver=1.9.15
 pkgrel=1
 pkgdesc="script to get system information"
 arch=('any')
@@ -8,7 +8,7 @@
 url="http://inxi.org";
 license=('GPL')
 
source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('8665cdb034dd49d51f65c0249c978d18')
+md5sums=('1f0eea8efafbf214cb667e6b1d153dd6')
 
 package() {
   cd "$srcdir"

Reply via email to