summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgarionion2021-10-08 22:15:15 +0200
committergarionion2021-10-08 22:15:15 +0200
commitbfe9214357f47efdb3ab519187dbf086216069d5 (patch)
tree7c76a639e1478a9cc7b481a1282932b8783b698f /PKGBUILD
parent2c4efc4a8960cfea0a01d3adbc7c65f5ac28b171 (diff)
downloadaur-bfe9214357f47efdb3ab519187dbf086216069d5.tar.gz
update to version 0.41.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 549901ee7791..831ab015cb18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=0.41.2
-_gitea_uuid="4e2b3910-04fb-49b4-8d4f-e206a877bda2"
+pkgver=0.41.3
+_gitea_uuid="19d771f4-7dd2-4f00-b6e3-9b709c7df7d2"
pkgrel=1
pkgdesc="Chat with your friends"
arch=('x86_64' 'aarch64') #no arm64 build
@@ -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=('a00d812946c3d0311be377a5406913184961151340ed4efd08ec57704b2de897')
-sha256sums_aarch64=('843cfff1fc43fb2e8b5b3e95cc6b5157ee570b12a6f4f5edc44a9d2592654e4e')
+#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=('c0f8351b72c822944b822cf719be0f4309f52472a2e84738593771486ce12065')
+#sha256sums_aarch64=('843cfff1fc43fb2e8b5b3e95cc6b5157ee570b12a6f4f5edc44a9d2592654e4e')
package() {