opera: update to 66.0.3515.27.
This commit is contained in:
parent
304e76baf8
commit
371c31036b
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=65.0.3467.69
|
version=66.0.3515.27
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
depends="ffmpeg desktop-file-utils hicolor-icon-theme"
|
depends="ffmpeg desktop-file-utils hicolor-icon-theme"
|
||||||
|
@ -9,13 +9,13 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="custom:Proprietary"
|
license="custom:Proprietary"
|
||||||
homepage="https://www.opera.com/computer"
|
homepage="https://www.opera.com/computer"
|
||||||
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
distfiles="http://get.geo.opera.com/pub/opera/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
||||||
checksum=337af6edaa5394f914dd4e5228e75c1f3ddc1f87564f13a3c5df44fff7487026
|
checksum=452c13e966fb554364fb4b95fe0d3342ff102ae2e9989e5bd6b86994587f5e8b
|
||||||
repository="nonfree"
|
repository="nonfree"
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-stable_${version}_amd64.deb
|
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-stable_${version}_amd64.deb
|
||||||
tar xf data.tar.xz --exclude=./usr/share/{lintian,menu}
|
bsdtar xf data.tar.xz --exclude=./usr/share/{lintian,menu}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue