[arch-commits] CVS update of extra/network/opera (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Oct 25 20:32:27 UTC 2007


    Date: Thursday, October 25, 2007 @ 16:32:27
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/opera

Modified: PKGBUILD (1.32 -> 1.33)

upgpkg: opera 9.50-0.6


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


Index: extra/network/opera/PKGBUILD
diff -u extra/network/opera/PKGBUILD:1.32 extra/network/opera/PKGBUILD:1.33
--- extra/network/opera/PKGBUILD:1.32	Thu Oct 18 14:52:27 2007
+++ extra/network/opera/PKGBUILD	Thu Oct 25 16:32:27 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.32 2007/10/18 18:52:27 daniel Exp $
+# $Id: PKGBUILD,v 1.33 2007/10/25 20:32:27 andyrtr Exp $
 # Maintainer: Tom Killian <tom at archlinux.org>
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=opera
 pkgver=9.50
-pkgrel=0.5
+pkgrel=0.6
 pkgdesc="The Opera web browser"
 url="http://www.opera.com/"
 depends=(qt)
@@ -15,13 +15,13 @@
 	'f99bef1a9200abe5a5cda78665cddc84')
 sha1sums=('997e7171d13856c3d2562258117171cb307431ae'
           '292223233b008f49614f010ffad73a810e43ff58')
-[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1636/x86_64-linux/opera-9.50-20071018.2-shared-qt.x86_64-1636.tar.bz2 opera.desktop)
-[ "$CARCH" = "x86_64" ] && md5sums=('304ca2671710f9cd7cd57e0bd9b93699'
+[ "$CARCH" = "x86_64" ] && source=(ftp://ftp.opera.com/pub/opera/linux/950b/final/en/x86_64/opera-9.50-20071024.2-shared-qt.x86_64-1643.tar.bz2 opera.desktop)
+[ "$CARCH" = "x86_64" ] && md5sums=('bdd62bf0fd8d5ae950caa4752485f80b'
          'f99bef1a9200abe5a5cda78665cddc84')
 
 build() {
 if [ "$CARCH" = "x86_64" ]; then
-       cd ${startdir}/src/opera-9.50-20071018.2-shared-qt.x86_64-1636
+       cd ${startdir}/src/opera-9.50-20071024.2-shared-qt.x86_64-1643
        sed 's|/usr/X11R6/lib/mozilla/plugins=1|/opt/mozilla/lib/plugins=1|' -i usr/share/opera/ini/pluginpath.ini || return 1
   else cd ${startdir}/src/opera-9.24-20071015.6-shared-qt.i386-en-671 
        sed 's|/usr/X11R6/lib/mozilla/plugins=1|/opt/mozilla/lib/plugins=1|' -i ini/pluginpath.ini || return 1




More information about the arch-commits mailing list