summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86602e99b537..c8c79fd84d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Julian <juliannfairfax@protonmail.com>
pkgname=flare
-pkgver=0.13.0
+pkgver=0.14.2
pkgrel=1
pkgdesc="Chat with your friends on Signal"
url="https://gitlab.com/schmiddi-on-mobile/$pkgname"
@@ -12,7 +12,7 @@ depends=("libadwaita" "libsecret" "protobuf" "gtksourceview5")
optdepends=("feedbackd: for vibrating notifications"
"libspelling-git: for spell-checking support")
source=("https://gitlab.com/schmiddi-on-mobile/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=("4e7416e18c91b619ef3d7110f825c2d80727c24fd95bf91b8426187f0f7b986d")
+sha256sums=("348fda5810a4aa40f63d4ccff0f0bb9994bfcaefa21898bc7e177d789f4853b5")
options=(!lto)
build() {