mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
7a875016c9
commit
175b05c942
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opera'
|
# Template file for 'opera'
|
||||||
pkgname=opera
|
pkgname=opera
|
||||||
version=46.0.2597.32
|
version=46.0.2597.57
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
hostmakedepends="freetype-devel"
|
hostmakedepends="freetype-devel"
|
||||||
|
@ -12,11 +12,10 @@ repository="nonfree"
|
||||||
homepage="https://www.opera.com/computer"
|
homepage="https://www.opera.com/computer"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
distfiles="https://get.geo.opera.com/pub/${pkgname}/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
distfiles="https://get.geo.opera.com/pub/${pkgname}/desktop/${version}/linux/${pkgname}-stable_${version}_amd64.deb"
|
||||||
checksum=5b1a4724cd6b0719aa2c07a4055a02e35b23c7f8890eb9749364af54a101ad30
|
checksum=d69bc0a9d489e8d8f65b3498372fde2c935e258972f191cef74d06c526d76f2e
|
||||||
|
|
||||||
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
|
||||||
cd ${wrksrc}
|
|
||||||
tar xf data.tar.xz
|
tar xf data.tar.xz
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue