summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hoeck2016-06-09 14:58:00 +0200
committerRoland Hoeck2016-06-09 14:58:00 +0200
commit5ccfb91e150fc42d55722d1619bfb689aa393fc8 (patch)
tree4c98aa4614727f485d118156ca503f8c4fc3cfb4
parentcc79d1e78adc95955e8507964ae3af170e076ace (diff)
downloadaur-5ccfb91e150fc42d55722d1619bfb689aa393fc8.tar.gz
bugfix 2
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cd7c36324727..120eceed8d99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,6 @@ url="https://github.com/HubertD/cangaroo"
source=("$pkgname::git+https://github.com/HubertD/cangaroo.git#tag=$pkgver")
md5sums=('SKIP')
-pkgver() {
- cd "$pkgname"
- git describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
-
build(){
cd "$srcdir/$pkgname"
# master is the normal one. msgfilter is the current