[arch-commits] CVS update of extra/system/pipemeter (PKGBUILD)

Damir Perisa damir at archlinux.org
Thu Mar 27 08:50:32 UTC 2008


    Date: Thursday, March 27, 2008 @ 04:50:32
  Author: damir
    Path: /home/cvs-extra/extra/system/pipemeter

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: pipemeter 1.1.3-1


----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


Index: extra/system/pipemeter/PKGBUILD
diff -u extra/system/pipemeter/PKGBUILD:1.9 extra/system/pipemeter/PKGBUILD:1.10
--- extra/system/pipemeter/PKGBUILD:1.9	Thu Jul  6 16:54:03 2006
+++ extra/system/pipemeter/PKGBUILD	Thu Mar 27 04:50:32 2008
@@ -1,14 +1,15 @@
-# $Id: PKGBUILD,v 1.9 2006/07/06 20:54:03 damir Exp $
+# $Id: PKGBUILD,v 1.10 2008/03/27 08:50:32 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Damir Perisa <damir.perisa at bluewin.ch>
 
 pkgname=pipemeter
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="A command line utility that displays the speed and, if possible, progress, of data moving from its input to its output."
 arch=("i686" "x86_64")
 url="http://spamaps.org/pipemeter.php"
 depends=("glibc")
+license=('GPL2')
 source=(http://spamaps.org/files/pipemeter/$pkgname-$pkgver.tar.gz)
 
 build() {
@@ -19,4 +20,5 @@
   make PREFIX=$startdir/pkg/usr install
 }
 
-md5sums=('9a76275c071b8d57226bf8995d8b816b')
+
+md5sums=('55cf189d3d1de92bbc2bc7d3396e20b1')




More information about the arch-commits mailing list