[arch-commits] Commit in unrar/repos (extra-i686 extra-i686/PKGBUILD)

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


    Date: Monday, October 6, 2008 @ 04:42:54
  Author: douglas
Revision: 14411

Merged revisions 14410 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/unrar/trunk

........
  r14410 | douglas | 2008-10-06 05:41:03 -0300 (Seg, 06 Out 2008) | 1 line
  
  upgpkg: unrar 3.8.3-1
........

Modified:
  unrar/repos/extra-i686/	(properties)
  unrar/repos/extra-i686/PKGBUILD

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


Property changes on: unrar/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /unrar/trunk:1-3543
   + /unrar/trunk:1-14410

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-06 08:41:03 UTC (rev 14410)
+++ extra-i686/PKGBUILD	2008-10-06 08:42:54 UTC (rev 14411)
@@ -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