summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD10
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 331e074704c3..0d8435dacd8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ferdi-git
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
pkgver = 5.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://meetfranz.com
arch = x86_64
arch = i686
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'