summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe one with the braid2023-09-28 16:44:33 +0200
committerThe one with the braid2023-09-28 16:44:33 +0200
commit607418c9845977e618b20125117c44e3b21cd5c7 (patch)
treeb60698d3b37a71db8a533178fbb3d407aae12b70
parent12f2b552f38cb936e400e2a61253340ea19dc9b8 (diff)
downloadaur-607418c9845977e618b20125117c44e3b21cd5c7.tar.gz
chore: bump version
Signed-off-by: The one with the braid <info@braid.business>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e5daadc0c7..39e63518650e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fluffychat-bin
pkgdesc = Chat with your friends
- pkgver = 1.14.1
+ pkgver = 1.14.2
pkgrel = 1
url = https://fluffychat.im/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = fluffychat-bin
depends = libolm
provides = fluffychat
conflicts = fluffychat
- source_x86_64 = fluffychat-v1.14.1_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v1.14.1/fluffychat-linux-x64.tar.gz
- sha256sums_x86_64 = 71effd4e28284c82e05b9a92404b44bee8bbb1b887ac1912f5d1e63caa7acf20
+ source_x86_64 = fluffychat-v1.14.2_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/v1.14.2/fluffychat-linux-x64.tar.gz
+ sha256sums_x86_64 = bbc366c0371a5fb8c9f3cdab411453bc975ae8a6493ca607210a9072649df6a5
pkgname = fluffychat-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3bbb61323843..3c64ab8e51f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=1.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc="Chat with your friends"
arch=('x86_64') # 'aarch64'
@@ -14,7 +14,7 @@ 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=('71effd4e28284c82e05b9a92404b44bee8bbb1b887ac1912f5d1e63caa7acf20')
+sha256sums_x86_64=('bbc366c0371a5fb8c9f3cdab411453bc975ae8a6493ca607210a9072649df6a5')
# sha256sums_aarch64=('f3a25daebf0a4e827268f1005944b8c1b359b946b22ee8a792937e1babc40869')