[arch-commits] CVS update of arch/build/system/unrar (PKGBUILD)
    andyrtr at archlinux.org 
    andyrtr at archlinux.org
       
    Tue May  1 19:32:26 UTC 2007
    
    
  
    Date: Tuesday, May 1, 2007 @ 15:32:26
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/system/unrar
Modified: PKGBUILD (1.6 -> 1.7)
updatepkg 3.7.5
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Index: arch/build/system/unrar/PKGBUILD
diff -u arch/build/system/unrar/PKGBUILD:1.6 arch/build/system/unrar/PKGBUILD:1.7
--- arch/build/system/unrar/PKGBUILD:1.6	Wed Feb 14 10:13:25 2007
+++ arch/build/system/unrar/PKGBUILD	Tue May  1 15:32:26 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.6 2007/02/14 15:13:25 jgc Exp $
+# $Id: PKGBUILD,v 1.7 2007/05/01 19:32:26 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: dorphell <dorphell at gmx.net>
 pkgname=unrar
-pkgver=3.7.3
+pkgver=3.7.5
 pkgrel=1
 pkgdesc="The RAR uncompression program"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 replaces=('rar')
 source=(http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz
 	unrar-3.5.2-optimalization-fix.patch)
-md5sums=('0aa5df1e268eace4f2bd0932fc59d6a1' '30a0d1ef33fdc5f4dfffb458a9695630')
+md5sums=('10b142866c656e40273434aae6747f96' '30a0d1ef33fdc5f4dfffb458a9695630')
 
 build() {
   cd ${startdir}/src/${pkgname}
    
    
More information about the arch-commits
mailing list