summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-06 13:43:15 +0100
committerDaniel Peukert2020-03-06 13:43:15 +0100
commitb1ece9cb64fdfc33062a779a40e7c3e51bb088d4 (patch)
treeede1e7d1d308fe3eb2003f46af3914cd00000439
parentc89c97eba2d53566a2f184d1ab8a1792403ca4f5 (diff)
downloadaur-b1ece9cb64fdfc33062a779a40e7c3e51bb088d4.tar.gz
Bump ferdi to fix missing sqlite3 module
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781a07228f7b..16e2bfd900ba 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.r345.g8a6c744f
- pkgrel = 2
+ pkgver = 5.4.4.beta.2.r10.ge043795a
+ pkgrel = 1
url = https://getferdi.com
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 8493189a05a7..3bbe14f62b5b 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.1.beta.5.r345.g8a6c744f'
-pkgrel='2'
+pkgver='5.4.4.beta.2.r10.ge043795a'
+pkgrel='1'
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"