summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2017-01-23 19:52:49 +0200
committerDet2017-01-23 19:52:49 +0200
commit60cd2d7eb75a494547daa0d350dd8ac30169d334 (patch)
treefaef60268a1d6da6d776841defb31bd3a34eb60f /PKGBUILD
parentd11dc4dda197bdfb6153a76b03c9601c864ad1f8 (diff)
downloadaur-60cd2d7eb75a494547daa0d350dd8ac30169d334.tar.gz
Fix version check
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f29e7fbefee..0f4c35545cf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Det <nimetonmaili g-mail>
# Contributors: 458italia, Madek, Berseker, Syr
# Check the latest version with:
-# $ curl -s https://dl.google.com/dl/earth/client/current/google-earth-stable_current_x86_64.rpm | head -c96 | strings | cut -d "-" -f4
+# $ curl -sL https://dl.google.com/linux/earth/deb/dists/stable/main/binary-amd64/Packages | grep -Pom1 "Version: \K[^-]*"
# Attempt to fix crashes and blank Panoramio: "1" to enable.
# - http://forums.fedoraforum.org/showthread.php?p=1678303#post1678303