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 de2910ffb37b..4d8c3ddad531 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=0.39.1
-_gitea_uuid="d4f37d91-1307-41c4-9fb5-14cf9539abe6"
+pkgver=0.40.0
+_gitea_uuid="b1fb5ce5-6249-40e3-b7c5-e359411f63e2"
pkgrel=1
pkgdesc="Chat with your friends"
-arch=('x86_64' 'aarch64')
+arch=('x86_64') # 'aarch64') #no arm64 build
url="https://fluffychat.im/"
license=('AGPL3')
depends=('libolm' 'xdg-user-dirs' 'gtk3' 'jsoncpp' 'libsecret')
@@ -15,9 +15,9 @@ makedepends=('unzip')
provides=("$_pkgname")
conflicts=("$_pkgname")
source_x86_64=("fluffychat-v${pkgver}_x86_64.tar.zst::https://git.entr0py.de/attachments/${_gitea_uuid}")
-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=('7695e4f889b69cd59a87266adccd81969e090102440ee0448012d1e3009f8d93')
-sha256sums_aarch64=('38dc8cc64dfb2d75503c42a10dae3091cb3c620fc2a5f0056320426c6ff91325')
+#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=('6273f917ad726a06915ce36b467da3d3cbb0e8372b4f3db2528d2b6ff33abf0e')
+#sha256sums_aarch64=('38dc8cc64dfb2d75503c42a10dae3091cb3c620fc2a5f0056320426c6ff91325')
package() {