Merge pull request #5060 from diogoleal/opera-40.0.2308.90
opera: update to 41.0.2353.46
This commit is contained in:
commit
dea1ab3091
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opera'
|
# Template file for 'opera'
|
||||||
pkgname=opera
|
pkgname=opera
|
||||||
version=40.0.2308.81
|
version=41.0.2353.46
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="ffmpeg desktop-file-utils"
|
depends="ffmpeg desktop-file-utils"
|
||||||
|
@ -14,11 +14,11 @@ nopie=yes
|
||||||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||||
_debarch=amd64
|
_debarch=amd64
|
||||||
_platform=x86_64
|
_platform=x86_64
|
||||||
checksum=5b983cf137323349037160561166bb5672d07c05f8338969fa4045baa41a3ef9
|
checksum=b7cea184547a33391ad93a4fdb80e55518e6922ca657bea6cc3c3ff934f463d3
|
||||||
else
|
else
|
||||||
_debarch=i386
|
_debarch=i386
|
||||||
_platform=i386
|
_platform=i386
|
||||||
checksum=7c9679480f2bc095b355f83e500d2db6fc65071f5bab8b159e1d13a3e958aebc
|
checksum=06ed44aff1f08dd54a6391371cee9c184fa4fc6d0a7849191bfae7789491e2de
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||||
|
|
Loading…
Reference in a new issue