summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cc7292e772d..c3e98c168d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname="amazon-dash"
pkgname="${_pkgname}-git"
source=("$_pkgname::git+https://github.com/Nekmo/amazon-dash.git")
-pkgver=v0.4.0.r0.g17672a1
+pkgver=v1.0.0.r0.g01a1396
pkgver() {
cd "$_pkgname"
git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'