google-earth-pro: update to 7.3.3.7721.
Closes: #23743 [via git-merge-pr]
This commit is contained in:
parent
082586ba4b
commit
b99e229812
1 changed files with 7 additions and 7 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'google-earth-pro'
|
||||
pkgname=google-earth-pro
|
||||
version=7.3.2.5494
|
||||
version=7.3.3.7721
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
depends="alsa-lib desktop-file-utils fontconfig glu gst-plugins-base1
|
||||
hicolor-icon-theme libSM libXi libXrender libcups libproxy nss"
|
||||
short_desc="Explore the far reaches of the world"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Google"
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
maintainer="Jason Manley <jason@jasondavid.tv>"
|
||||
license="custom:Google"
|
||||
homepage="https://www.google.com/earth/index.html"
|
||||
distfiles="https://dl.google.com/linux/earth/deb/pool/main/g/${pkgname}-stable/${pkgname}-stable_${version}-r0_amd64.deb"
|
||||
checksum=86df2e14c94c1776f5fb5ff8d88a82620b74cdeb0c5e0e0df78c23b549f75618
|
||||
checksum=db3f4b224426789ffb8d76a5f64126f8a2822bc42d30da162ac05d039047a152
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
|
||||
nostrip=yes
|
||||
|
||||
|
@ -26,7 +26,7 @@ post_fetch() {
|
|||
|
||||
do_extract() {
|
||||
ar x ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${pkgname}-stable_${version}-r0_amd64.deb
|
||||
tar xf data.tar.xz
|
||||
bsdtar xf data.tar.xz
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue