[arch-commits] Commit in unrar/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Mon Oct 6 08:41:03 UTC 2008


    Date: Monday, October 6, 2008 @ 04:41:03
  Author: douglas
Revision: 14410

upgpkg: unrar 3.8.3-1

Modified:
  unrar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-06 08:36:30 UTC (rev 14409)
+++ PKGBUILD	2008-10-06 08:41:03 UTC (rev 14410)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Contributor: dorphell <dorphell at gmx.net>
+
 pkgname=unrar
-pkgver=3.8.2
+pkgver=3.8.3
 pkgrel=1
 pkgdesc="The RAR uncompression program"
 arch=(i686 x86_64)
@@ -10,14 +11,12 @@
 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=('897e7d72c7576ff8c83a2b8f48017bb1'
-         '30a0d1ef33fdc5f4dfffb458a9695630')
+source=(http://www.rarlab.com/rar/unrarsrc-${pkgver}.tar.gz)
 
+md5sums=('4235de281e714b71ed6755d4631317d9')
+
 build() {
   cd ${startdir}/src/${pkgname}
-  patch -Np1 -i ${startdir}/src/unrar-3.5.2-optimalization-fix.patch  || return 1
   make -f makefile.unix
   mkdir -p ${startdir}/pkg/usr/bin
   mkdir -p ${startdir}/pkg/usr/share/licenses/$pkgname




More information about the arch-commits mailing list