summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fa6551ae7e2..563853e52efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ sha256sums=('SKIP'
pkgver() {
cd $srcdir/samples
- svn info | head -7 | tail -1 | cut -d' ' -f2
+ echo 0.7.r`svn info | head -7 | tail -1 | cut -d' ' -f2`
}
package() {