opera: update to 50.0.2762.45.
This commit is contained in:
parent
9ed2f5cb4e
commit
19066fb23c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opera'
|
# Template file for 'opera'
|
||||||
pkgname=opera
|
pkgname=opera
|
||||||
version=49.0.2725.39
|
version=50.0.2762.45
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
hostmakedepends="freetype-devel"
|
hostmakedepends="freetype-devel"
|
||||||
|
@ -13,7 +13,7 @@ homepage="https://www.opera.com/computer"
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
# https is horribly slow!
|
# https is horribly slow!
|
||||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
||||||
checksum=e1bbba7608ea5cd316c41ff529ce0e491c711adb0b19ee502b5fed7d6c2f953a
|
checksum=be956e5403a9db58eb43a148285704c69a948a34facec7da9e3d31fcbdc94daa
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-stable_${version}_amd64.deb
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-stable_${version}_amd64.deb
|
||||||
|
|
Loading…
Reference in a new issue