opera: update to opera-38.0.2220.41 (#4481)
This commit is contained in:
parent
057b104387
commit
2b70be9a05
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=36.0.2130.65
|
||||
revision=2
|
||||
version=38.0.2220.41
|
||||
revision=1
|
||||
only_for_archs="i686 x86_64"
|
||||
depends="ffmpeg desktop-file-utils"
|
||||
short_desc="Fast, secure, easy to use browser"
|
||||
|
@ -14,11 +14,11 @@ nopie=yes
|
|||
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
|
||||
_debarch=amd64
|
||||
_platform=x86_64
|
||||
checksum=f6fd496f3cafcb5d12540b9b3ee7ec5fc2d8f3ccfd525d3bb537cc3020efaa31
|
||||
checksum=c4adb799f399c7a4cbbbff0ef4e553c40d6fa1fffc073ef18a86ba8887c3db03
|
||||
else
|
||||
_debarch=i386
|
||||
_platform=i386
|
||||
checksum=81077245e55d893d47a5aa911c29d8f29d7794e0314bc9e1f8ea383bcd8aab8a
|
||||
checksum=16be524b9eb34a2abf0e86042b0e36299db7519be958af1dcdaf88ad6b57566b
|
||||
fi
|
||||
|
||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in New Issue