Merge pull request #6086 from the-maldridge/opera-update

opera: update to 44.0.2510.857
This commit is contained in:
Toyam Cox 2017-04-04 13:36:43 -04:00 committed by GitHub
commit 70dd92367b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'opera'
pkgname=opera
version=42.0.2393.351
version=44.0.2510.857
revision=1
only_for_archs="i686 x86_64"
hostmakedepends="freetype-devel"
@ -14,10 +14,10 @@ nopie=yes
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ];then
_debarch=amd64
checksum=ca5017e3d7ee8c2e37632dd42a8e6cf8296deaa8a11a52d8fdb5e249c67cde82
checksum=d517a0969d5cd69de15c59bc0161d5230dc4065833cafe70634d5241ea4d50b9
else
_debarch=i386
checksum=8f0d8328d32346d6fe04a258a337e4917dcda54bd5baba8e63948ca1c44ea645
checksum=665cb684c14b4025f6cac43ec084e39678472acd137fa7c0c9bafed515bc0995
fi
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/opera-stable_${version}_${_debarch}.deb"