diff --git a/srcpkgs/google-earth-pro/template b/srcpkgs/google-earth-pro/template index 41763ae7d2..5e9a9249a3 100644 --- a/srcpkgs/google-earth-pro/template +++ b/srcpkgs/google-earth-pro/template @@ -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 " -license="Google" -repository=nonfree -restricted=yes +maintainer="Jason Manley " +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() {