mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 19:27:15 +08:00
Updated Opera to version 11
This commit is contained in:
parent
27663731fe
commit
3877f71b6e
@ -4,12 +4,9 @@
|
||||
# maintainer (i686): Phil Miller <philm[at]chakra-project[dog]org>
|
||||
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
|
||||
|
||||
# include global config
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=opera
|
||||
pkgver=10.63
|
||||
_buildver=6450
|
||||
pkgver=11.00
|
||||
_buildver=1156
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and secure web browser and Internet suite."
|
||||
url="http://www.opera.com/browser/"
|
||||
@ -25,8 +22,8 @@ arch=('i686' 'x86_64')
|
||||
_barch=i386
|
||||
[ "$CARCH" = "x86_64" ] && _barch=x86_64
|
||||
source=(http://ftp.opera.com/pub/opera/linux/${pkgver/./}/opera-${pkgver}-${_buildver}.${_barch}.linux.tar.bz2)
|
||||
md5sums=('0ec511d7c58eb45c30afee8154486889')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('5dce5d641edcc93e55037d61350de32e')
|
||||
md5sums=('5a52a8fad55eb281975dfacee25221e6')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('a91579341ae8eb66bd0b6a60947a0fab')
|
||||
|
||||
build() {
|
||||
cd opera-${pkgver}-${_buildver}.${_barch}.linux
|
||||
|
Loading…
Reference in New Issue
Block a user