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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 4 16:27:12 UTC 2007


    Date: Thursday, October 4, 2007 @ 12:27:12
  Author: andyrtr
    Path: /home/cvs-extra/extra/system/unrar

Modified: PKGBUILD (1.10 -> 1.11)

updatepkg 3.7.8


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


Index: extra/system/unrar/PKGBUILD
diff -u extra/system/unrar/PKGBUILD:1.10 extra/system/unrar/PKGBUILD:1.11
--- extra/system/unrar/PKGBUILD:1.10	Thu Jul 26 20:18:48 2007
+++ extra/system/unrar/PKGBUILD	Thu Oct  4 12:27:12 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.10 2007/07/27 00:18:48 eric Exp $
+# $Id: PKGBUILD,v 1.11 2007/10/04 16:27:12 andyrtr Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: dorphell <dorphell at gmx.net>
 pkgname=unrar
-pkgver=3.7.6
+pkgver=3.7.8
 pkgrel=1
 pkgdesc="The RAR uncompression program"
 arch=(i686 x86_64)
-depends=('gcc')
+depends=('gcc-libs')
 url="http://rarlab.com/"
 license=('custom')
 replaces=('rar')
 source=(http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz
 	unrar-3.5.2-optimalization-fix.patch)
-md5sums=('c6e1ae41bc140d47f4608c1ab5f01802'
+md5sums=('b783f1932bc0c73902c6399f7c2c6f43'
          '30a0d1ef33fdc5f4dfffb458a9695630')
 
 build() {




More information about the arch-commits mailing list