summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikp1232017-08-07 17:42:35 +0200
committernikp1232017-08-07 17:42:35 +0200
commit87aeec693164a37c6d871229d99d8b60f5cf1009 (patch)
treec27df33d3cd2ba095f3a1680fdf997227a548e4b
parent2905f95b7918ab580306ab68a107d29ad96e8d35 (diff)
downloadaur-87aeec693164a37c6d871229d99d8b60f5cf1009.tar.gz
La la. Fixing issues.
-rwxr-xr-xPKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2e053c7710b..332e06cc3a62 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,6 @@ conflicts=($_pkgname)
provides=($_pkgname)
sha1sums=('SKIP')
-pkgver() {
- cd $_pkgname
- printf "r%s-%s" "$(pkgver)" "$(pkgrel)"
-}
-
build() {
cd $_pkgname/branches/gui
./autogen.sh