[Frugalware-git] frugalware-current: opera-11.52-1-i686 * version bump
Devil505
devil505linux at gmail.com
Mon Oct 24 21:15:50 CEST 2011
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=918dfa88e4d7d93d5b00b496e012a113913f2848
commit 918dfa88e4d7d93d5b00b496e012a113913f2848
Author: Devil505 <devil505linux at gmail.com>
Date: Mon Oct 24 21:15:35 2011 +0200
opera-11.52-1-i686
* version bump
diff --git a/source/xapps-extra/opera/FrugalBuild b/source/xapps-extra/opera/FrugalBuild
index eb66472..4a3ee18 100644
--- a/source/xapps-extra/opera/FrugalBuild
+++ b/source/xapps-extra/opera/FrugalBuild
@@ -3,7 +3,7 @@
# Maintainer: voroskoi <voroskoi at frugalware.org>
pkgname=opera
-pkgver=11.51
+pkgver=11.52
pkgrel=1
pkgdesc="Opera web browser."
url="http://www.opera.com/linux/"
@@ -12,15 +12,15 @@ rodepends=('qt')
groups=('xapps-extra')
archs=('i686' 'x86_64')
-pkgextraver=-1087
+pkgextraver=-1100
if echo "$CARCH" | grep -q 'i.86'; then
_arch=i386
source=(ftp://ftp.opera.com/pub/${pkgname}/linux/${pkgver//./}/${pkgname}-${pkgver}${pkgextraver}.${_arch}.linux.tar.bz2)
- sha1sums=('a7844b3297124399c74e02ceacdabf946b45ceae')
+ sha1sums=('ba9a3166cc7b5e18f40bd67e29e973884a400401')
elif [ "$CARCH" == "x86_64" ]; then
_arch=x86_64
source=(ftp://ftp.opera.com/pub/${pkgname}/linux/${pkgver//./}/${pkgname}-${pkgver}${pkgextraver}.${_arch}.linux.tar.bz2)
- sha1sums=('fdadfbc912bf1a6f508dd1f6be5f0d5d80b7d675')
+ sha1sums=('e36c5403e510aecb09f85e4e6f1e391ee148f989')
fi
up2date="lynx -dump 'http://ftp.$pkgname.com/pub/$pkgname/linux/?C=M;O=D' | grep -m1 'http.*[0-9]\{4\}' | sed 's|.*/\([0-9][0-9]\)\([0-9][0-9]\)/|\1.\2|'"
options=('nobuild' 'nodocs')
More information about the Frugalware-git
mailing list