summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83b7800630a0..cea327fca1ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ferdi-git
pkgdesc = A messaging browser that allows you to combine your favorite messaging services into one application - git version
pkgver = 5.4.1.beta.5.r271.gf07b3f70
- pkgrel = 1
+ pkgrel = 2
url = https://getferdi.com
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 43bdc237ba7a..61ead57682c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname='ferdi'
pkgname="$_pkgname-git"
pkgver='5.4.1.beta.5.r271.gf07b3f70'
-pkgrel='1'
+pkgrel='2'
pkgdesc='A messaging browser that allows you to combine your favorite messaging services into one application - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://get$_pkgname.com"