summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThe one with the braid2024-04-03 10:51:51 +0200
committerThe one with the braid2024-04-03 10:51:51 +0200
commit2eb63499f8d0bb4643a88dddc8839111270e61c7 (patch)
treefc410ca8fb9528a1ee8f1343007811d0db63791b /PKGBUILD
parent021a1e238b864348a6aebd471b25800d2f824527 (diff)
downloadaur-2eb63499f8d0bb4643a88dddc8839111270e61c7.tar.gz
chore: bump version
Signed-off-by: The one with the braid <info@braid.business>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84854ec6f270..ac7befdc7973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=1.16.0
+pkgver=1.19.0
pkgrel=1
-pkgdesc="Chat with your friends"
+pkgdesc="Open. Nonprofit. Cute. Easy to use (matrix) messenger. Secure and decentralized."
arch=('x86_64') # 'aarch64'
url="https://fluffychat.im/"
license=('AGPL3')
-depends=('gtk3' 'jsoncpp' 'libsecret' 'xdg-user-dirs' 'zenity' 'libolm')
+depends=('gtk3' 'jsoncpp' 'libsecret' 'xdg-user-dirs' 'libolm')
makedepends=('unzip')
provides=("$_pkgname")
conflicts=("$_pkgname")
source_x86_64=("fluffychat-v${pkgver}_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v${pkgver}/fluffychat-linux-x64.tar.gz")
#source_aarch64=("fluffychat-v${pkgver}_aarch64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v${pkgver}/fluffychat-linux-arm64.tar.gz")
-sha256sums_x86_64=('c777981e27dfb9b4b4eb215749c926ee97f2058b42a8f366f206e1078a59c2be')
+sha256sums_x86_64=('92ad0a79de1843479bb182929e9e730d60460f78eb5819ac1b28194282240c33')
# sha256sums_aarch64=('f3a25daebf0a4e827268f1005944b8c1b359b946b22ee8a792937e1babc40869')