summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRod Kay2017-06-05 15:54:17 +1000
committerRod Kay2017-06-05 15:54:17 +1000
commita7a471e2113efd2898f8ff30b3bc778d58a0fe48 (patch)
tree074ba47d188e54979809a547e72af26b5144cc48 /PKGBUILD
parenta702581d751d81b64ac1d0b0863d4b7c2f2eb08d (diff)
downloadaur-a7a471e2113efd2898f8ff30b3bc778d58a0fe48.tar.gz
Fix version again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aea00b4052f3..a86a60582b59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,10 +20,10 @@ sha1sums=('SKIP'
'9b65cc99453fd15bdb7c49a32e6f76922ec904bd')
-pkgver() {
- cd xmlada
- git describe | sed 's/^xmlada-//; s/-/.r/; s/-/./'
-}
+#pkgver() {
+# cd xmlada
+# git describe | sed 's/^xmlada-//; s/-/.r/; s/-/./'
+#}
prepare() {