aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 440edb3828b5..f025fd410c72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Squalou <squalou.jenkins [at] gmail [dot] com>
pkgname=google-chat-linux-git
-pkgver=r28.a53062d
+pkgver=r26.2917995
pkgrel=1
pkgdesc="Unofficial electron-based desktop client for Google Chat, electron included"
arch=('x86_64' 'i686')
@@ -20,6 +20,7 @@ sha256sums=('SKIP'
'8a4cbe222200bf214b817003b3598ce0e231956961bc0719b4a6a4cc32aa5b11')
pkgver() {
+ cd $srcdir/${pkgname}
( set -o pipefail
git describe --long 2>/dev/null | sed 's/\([^-]*-g\)/r\1/;s/-/./g' ||
#need to tweak numbering since fork, add commits offset