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

daniel at archlinux.org daniel at archlinux.org
Sun Nov 25 14:07:27 UTC 2007


    Date: Sunday, November 25, 2007 @ 09:07:27
  Author: daniel
    Path: /home/cvs-extra/extra/network/opera

Modified: PKGBUILD (1.37 -> 1.38)

new snapshot for x86_64


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


Index: extra/network/opera/PKGBUILD
diff -u extra/network/opera/PKGBUILD:1.37 extra/network/opera/PKGBUILD:1.38
--- extra/network/opera/PKGBUILD:1.37	Fri Nov 16 16:30:54 2007
+++ extra/network/opera/PKGBUILD	Sun Nov 25 09:07:23 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.37 2007/11/16 21:30:54 daniel Exp $
+# $Id: PKGBUILD,v 1.38 2007/11/25 14:07:23 daniel Exp $
 # Maintainer: Tom Killian <tom at archlinux.org>
 # Contributor: dorphell <dorphell at archlinux.org>
 
 pkgname=opera
 pkgver=9.50
-pkgrel=0.9
+pkgrel=0.10
 pkgdesc="The Opera web browser"
 url="http://www.opera.com/"
-depends=(qt3)
+depends=(qt)
 license=('custom:opera')
 arch=('i686' 'x86_64')
 source=(ftp://ftp.opera.com/pub/opera/linux/924/final/en/i386/shared/opera-9.24-20071015.6-shared-qt.i386-en.tar.bz2 opera.desktop)
@@ -15,13 +15,13 @@
 	'f99bef1a9200abe5a5cda78665cddc84')
 sha1sums=('997e7171d13856c3d2562258117171cb307431ae'
           '292223233b008f49614f010ffad73a810e43ff58')
-[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1669/x86_64-linux/opera-9.50-20071115.2-shared-qt.x86_64-1669.tar.bz2 opera.desktop)
-[ "$CARCH" = "x86_64" ] && md5sums=('0e817bb65e12df41d4958ba793167421'
+[ "$CARCH" = "x86_64" ] && source=(http://snapshot.opera.com/unix/snapshot-1678/x86_64-linux/opera-9.50-20071122.2-shared-qt.x86_64-1678.tar.bz2 opera.desktop)
+[ "$CARCH" = "x86_64" ] && md5sums=('6140916309669d42d550a922655a96c9'
          'f99bef1a9200abe5a5cda78665cddc84')
 
 build() {
 if [ "$CARCH" = "x86_64" ]; then
-       cd ${startdir}/src/opera-9.50-20071115.2-shared-qt.x86_64-1669
+       cd ${startdir}/src/opera-9.50-20071122.2-shared-qt.x86_64-1678
        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