Merge pull request #5492 from the-maldridge/opera-update
opera: Update to 42.0.2393.94
This commit is contained in:
commit
ff2ecca23b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opera'
|
||||
pkgname=opera
|
||||
version=41.0.2353.69
|
||||
version=42.0.2393.94
|
||||
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=a7369f341682447d23a0e5dd49ef2244c9773a561e0c3f00eede4e301ad0bc49
|
||||
checksum=bea99f2ef234a4eca05af4ef21489baa53eb062cf407628e524242b53dec88fb
|
||||
else
|
||||
_debarch=i386
|
||||
_platform=i386
|
||||
checksum=5e4503b3ce47c7753dc7c8abe1ff015352c817c0596d6c475261b49e7a77f653
|
||||
checksum=f02ea31cdddf37cf3ee1ebb0a35b0e3063e624e6988d50b10eae918de3f116c8
|
||||
fi
|
||||
|
||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"
|
||||
|
|
Loading…
Reference in a new issue