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

Eric Belanger eric at archlinux.org
Sat Jul 7 22:34:07 UTC 2007


    Date: Saturday, July 7, 2007 @ 18:34:07
  Author: eric
    Path: /home/cvs-extra/extra/system/p7zip

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: p7zip 4.48-1


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


Index: extra/system/p7zip/PKGBUILD
diff -u extra/system/p7zip/PKGBUILD:1.10 extra/system/p7zip/PKGBUILD:1.11
--- extra/system/p7zip/PKGBUILD:1.10	Fri Apr 27 22:14:43 2007
+++ extra/system/p7zip/PKGBUILD	Sat Jul  7 18:34:07 2007
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.10 2007/04/28 02:14:43 aaron Exp $
+# $Id: PKGBUILD,v 1.11 2007/07/07 22:34:07 eric Exp $
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=p7zip
-pkgver=4.45
-pkgrel=2
+pkgver=4.48
+pkgrel=1
 pkgdesc="A command-line port of the 7zip compression utility"
-license=('GPL')
 arch=(i686 x86_64)
+license=('GPL')
 url="http://p7zip.sourceforge.net"
 depends=(gcc bash)
 source=(http://dl.sourceforge.net/sourceforge/$pkgname/${pkgname}_${pkgver}_src_all.tar.bz2)
-md5sums=('b7eb7a92b1bf0e73a2feae95cd3184f7')
+md5sums=('4e41eb39aa0e866228db65cedfbbb845')
 
 build()
 {




More information about the arch-commits mailing list