summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16e2bfd900ba..ef3750a3cd46 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.4.beta.2.r10.ge043795a
- pkgrel = 1
+ pkgver = 5.4.4.beta.2.r40.gd269249a
+ pkgrel = 2
url = https://getferdi.com
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 03c779a19db7..1d977c94083a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
_pkgname='ferdi'
pkgname="$_pkgname-git"
-pkgver='5.4.4.beta.2.r10.ge043795a'
-pkgrel='1'
+pkgver='5.4.4.beta.2.r40.gd269249a'
+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"