summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph2019-07-24 12:03:06 +0200
committerChristoph2019-07-24 12:03:06 +0200
commit7cee1ee4198b39ae9d0e0ab797402de6446b7072 (patch)
tree3a4d0334a567a6713e0a14a197e33cef32a92b9d /PKGBUILD
parentfbcb4697968115b9b7dd509de3c3e78efd781c0b (diff)
downloadaur-7cee1ee4198b39ae9d0e0ab797402de6446b7072.tar.gz
fixed addeed git versioning
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca003d94b9cb..b3bb338ec983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,9 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=ferdi-git
-# _pkgver=5.2.0
-# pkgver=${_pkgver//-/_}
-pkgver() {
- cd "$pkgname"
- git describe --long | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
-}
-pkgrel=1
+_pkgver=5.2.0
+pkgver=${_pkgver//-/_}
+pkgrel=2
pkgdesc='Free messaging app for services like WhatsApp, Slack, Messenger and many more. fork removing the non-skippable app delay frequently inviting you to buy a licence'
arch=(x86_64 i686)
url='https://meetfranz.com'