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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Nov 9 21:27:03 UTC 2007


    Date: Friday, November 9, 2007 @ 16:27:03
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/opera

Modified: PKGBUILD (1.33 -> 1.34)

upgpkg: opera 9.50-0.7


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


Index: extra/network/opera/PKGBUILD
diff -u extra/network/opera/PKGBUILD:1.33 extra/network/opera/PKGBUILD:1.34
--- extra/network/opera/PKGBUILD:1.33	Thu Oct 25 16:32:27 2007
+++ extra/network/opera/PKGBUILD	Fri Nov  9 16:27:03 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.33 2007/10/25 20:32:27 andyrtr Exp $
+# $Id: PKGBUILD,v 1.34 2007/11/09 21:27:03 andyrtr Exp $
 # Maintainer: Tom Killian <tom at archlinux.org>
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=opera
 pkgver=9.50
-pkgrel=0.6
+pkgrel=0.7
 pkgdesc="The Opera web browser"
 url="http://www.opera.com/"
 depends=(qt)
@@ -15,13 +15,13 @@
 	'f99bef1a9200abe5a5cda78665cddc84')
 sha1sums=('997e7171d13856c3d2562258117171cb307431ae'
           '292223233b008f49614f010ffad73a810e43ff58')
-[ "$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'
+[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1662/x86_64-linux/opera-9.50-20071109.2-shared-qt.x86_64-1662.tar.bz2 opera.desktop)
+[ "$CARCH" = "x86_64" ] && md5sums=('2e89836c24c947882c36638cb05c9c09'
          'f99bef1a9200abe5a5cda78665cddc84')
 
 build() {
 if [ "$CARCH" = "x86_64" ]; then
-       cd ${startdir}/src/opera-9.50-20071024.2-shared-qt.x86_64-1643
+       cd ${startdir}/src/opera-9.50-20071109.2-shared-qt.x86_64-1662
        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