mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
Version up opera to 10.62
This commit is contained in:
parent
93c2d728b1
commit
df8dc8cebb
@ -8,8 +8,8 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=opera
|
||||
pkgver=10.61
|
||||
_buildver=6430
|
||||
pkgver=10.62
|
||||
_buildver=6438
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and secure web browser and Internet suite."
|
||||
url="http://www.opera.com/browser/"
|
||||
@ -26,7 +26,7 @@ _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=('e91b9bd1ddbb3c85d7bdd7991b56add8')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('82e1906aed9f6770ec2ee8f65576c841')
|
||||
[ "$CARCH" = "x86_64" ] && md5sums=('848367802f947cb063481f1f6718b757')
|
||||
|
||||
build() {
|
||||
cd opera-${pkgver}-${_buildver}.${_barch}.linux
|
||||
|
Loading…
Reference in New Issue
Block a user