summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2018-10-14 10:09:03 -0700
committerBenjamin Denhartog2018-10-14 10:09:03 -0700
commit5c31e9ca8172a2fe0c58db9c828d605ace93e6c1 (patch)
treec1926ea1d0a7a2aaf61fa8004b76d8a68e3fe732 /PKGBUILD
parent6b81a4c951983ef9e594241a2dfaa88afbc73a52 (diff)
downloadaur-5c31e9ca8172a2fe0c58db9c828d605ace93e6c1.tar.gz
new release: wee-slack-git 2.1.1.r22.gfab34dc-1
not a new release; simply standardizing the version string with the output of `git describe --long`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f17bf296432..6d0f78bed50c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This PKGBUILD is managed at https://github.com/sudoforge/pkgbuilds
pkgname=wee-slack-git
-pkgver=2.1.1.r22.fab34dc
-pkgrel=2
+pkgver=2.1.1.r22.gfab34dc
+pkgrel=1
pkgdesc="Store work-in-progress commits on the remote without cluttering the commit history"
arch=('any')
url="https://github.com/wee-slack/${pkgname%-git}"