opera: update to 62.0.3331.18.

This commit is contained in:
Piotr Wójcik 2019-06-29 17:23:25 +02:00 committed by Piotr
parent 8f87e6bc3b
commit 2f481ae0dc
2 changed files with 4 additions and 6 deletions

View file

@ -1,15 +1,15 @@
# Template file for 'opera'
pkgname=opera
version=58.0.3135.47
version=62.0.3331.18
revision=1
archs="x86_64"
depends="ffmpeg desktop-file-utils hicolor-icon-theme"
short_desc="Fast, secure, easy to use browser"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="Proprietary"
license="custom:Proprietary"
homepage="https://www.opera.com/computer"
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
checksum=ce66dfa94c39b933b4b30aec095f463f065d2d1aa9b163042b4274c08dd2e6fb
checksum=51b42eb8d10b656f8cd38b9996d571445fd0fcef914de0261da83882505cf5df
repository="nonfree"
nostrip=yes

View file

@ -1,3 +1 @@
# This is the only site I've reliably found the version number on
site=https://www.whatismybrowser.com/guides/the-latest-version/opera
pattern="\K\d+\.\d+\.\d+\.\d+(?=<\/h2>)"
pattern="opera-stable_\K\d+\.\d+\.\d+\.\d+(?=_amd64\.deb)"