summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2015-10-24 00:06:27 +0200
committerStefan Husmann2015-10-24 00:06:27 +0200
commitbfbbbbefe6779c2ab67d398677fbe0e042a5d4e1 (patch)
tree42d37132475c3393bdb390746aa33a7bf21e6958
parent19e2d66b7f243575a793f327ba1d9cdb02959076 (diff)
downloadaur-bfbbbbefe6779c2ab67d398677fbe0e042a5d4e1.tar.gz
corrected
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51c746ac9dc8..cc1c238b06a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ _hgrepo="s48"
pkgver() {
cd "$_hgrepo"
- printf "1.9.2r%s.%s" "$(hg identify -n)" "$(hg identify -i)"
+ printf "1.9T%s.%s" "$(hg identify -n)" "$(hg identify -i)"
}
prepare() {