opera: update to 41.0.2353.46
This commit is contained in:
parent
37726fb5b0
commit
9fddf06236
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=40.0.2308.81
|
||||
version=41.0.2353.46
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
depends="ffmpeg desktop-file-utils"
|
||||
|
@ -14,11 +14,11 @@ nopie=yes
|
|||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||
_debarch=amd64
|
||||
_platform=x86_64
|
||||
checksum=5b983cf137323349037160561166bb5672d07c05f8338969fa4045baa41a3ef9
|
||||
checksum=b7cea184547a33391ad93a4fdb80e55518e6922ca657bea6cc3c3ff934f463d3
|
||||
else
|
||||
_debarch=i386
|
||||
_platform=i386
|
||||
checksum=7c9679480f2bc095b355f83e500d2db6fc65071f5bab8b159e1d13a3e958aebc
|
||||
checksum=06ed44aff1f08dd54a6391371cee9c184fa4fc6d0a7849191bfae7789491e2de
|
||||
fi
|
||||
|
||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in New Issue