summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgarionion2021-08-07 17:03:28 +0200
committergarionion2021-08-07 17:03:28 +0200
commit39af681877cb268b34c10a07d61dae00e2519e5b (patch)
tree276eaa0d8deb6519881c0e3123ca6c45f09ed1dc
parentccbd569d321df0afd28bc797f7315fb53794ce87 (diff)
downloadaur-39af681877cb268b34c10a07d61dae00e2519e5b.tar.gz
update to version 0.37.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b2391acdd93..0fd5b612002d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=0.36.3
+pkgver=0.37.0
pkgrel=1
pkgdesc="Chat with your friends"
arch=('x86_64' 'aarch64')
@@ -15,8 +15,8 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
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=('8f80214b016f54caa448debeb7b6e32f63d0653a1aa1cd28d1553110d59df64f')
-sha256sums_aarch64=('4ce0f32abf6a0840ec910886779529fc8988cedc0731c398e8adb19a987395aa')
+sha256sums_x86_64=('e4c623a028cfdf86843be500675ac3484068302cdc4ca0ea556d592ba90c7786')
+sha256sums_aarch64=('1c05436172a5ab749e68ef77f145b80b3467b5e6b3001fbf42357ef552634b26')
package() {