summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-25 08:51:21 +0100
committerDaniel Peukert2020-03-25 08:51:21 +0100
commitff7e46e94f889e6b8f74ac525669974608ba5118 (patch)
tree08763a841d410d31c962da8c65dd6d17e3fa2062 /PKGBUILD
parent2444aedfee12c17677724de8cac1c4252b476c7f (diff)
downloadaur-ff7e46e94f889e6b8f74ac525669974608ba5118.tar.gz
Bump ferdi to fix missing sqlite3 module
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"