summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5e954525ee7..71043d71f0bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=0.35.0
-pkgrel=4
+pkgver=0.36.0
+pkgrel=1
pkgdesc="Chat with your friends"
arch=('x86_64' 'aarch64')
url="https://fluffychat.im/"
@@ -13,10 +13,10 @@ depends=('libolm' 'xdg-user-dirs' 'gtk3' 'jsoncpp')
makedepends=('unzip')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source_x86_64=("https://gitlab.com/api/v4/projects/16112282/packages/generic/fluffychat/${pkgver}/fluffychat-linux-x86.tar.gz")
-source_aarch64=("https://gitlab.com/api/v4/projects/16112282/packages/generic/fluffychat/${pkgver}/fluffychat-linux-arm64.tar.gz")
-sha256sums_x86_64=('b63a2ad4b98e364e371e66a40b520eda934d5274ffd0817aa74b7cc4afc88854')
-sha256sums_aarch64=('3565ef641f7d1f8611a3fca4fff259dfe7db6e05c04fbf7314d404902adcb632')
+source_x86_64=("fluffychat-v${pkgver}_x86_64.tar.gz::https://gitlab.com/api/v4/projects/16112282/packages/generic/fluffychat/${pkgver}/fluffychat-linux-x86.tar.gz")
+source_aarch64=("fluffychat-v${pkgver}_aarch64.tar.gz::https://gitlab.com/api/v4/projects/16112282/packages/generic/fluffychat/${pkgver}/fluffychat-linux-arm64.tar.gz")
+sha256sums_x86_64=('d8ce132cda428cb2dd7bff75712e12b301830d986d5f812dc8e7374a5241f2a6')
+sha256sums_aarch64=('6d084281b4582ae56eb913fa5804db4d211b11ad954443d0631750c67d83a111')
package() {