summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe one with the braid2023-09-16 16:50:31 +0200
committerThe one with the braid2023-09-16 16:50:31 +0200
commitebc1fdb71780c2221b1b6262f4c5d4f3db726f3a (patch)
tree6f7dd53a48d70c7a5a7d33fd1d007307b6a76f81
parent4532b2429a3ef1502e643af8f7b90827b77539d0 (diff)
downloadaur-ebc1fdb71780c2221b1b6262f4c5d4f3db726f3a.tar.gz
chore: bump version
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dff300155862..26a1b7b0de46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fluffychat-bin
pkgdesc = Chat with your friends
- pkgver = 1.13.0
+ pkgver = 1.14.0
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.13.0_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/rc1.13.0-2/fluffychat-linux-x64.tar.gz
- sha256sums_x86_64 = 4eb4d08e4dad1072729fc4cc071db03a170d6c499057abb2620b9f447043c92f
+ source_x86_64 = fluffychat-v1.14.0_x86_64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/rc1.14.0-2/fluffychat-linux-x64.tar.gz
+ sha256sums_x86_64 = cb46cccef26104c3352e13082142a834c94f7fe04bab29969cd4874f737321b6
pkgname = fluffychat-bin
diff --git a/PKGBUILD b/PKGBUILD
index f41844d8c6d7..487189131d33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=fluffychat-bin
_pkgname=fluffychat
-pkgver=1.13.0
+pkgver=1.14.0
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/rc${pkgver}-2/fluffychat-linux-x64.tar.gz")
#source_aarch64=("fluffychat-v${pkgver}_aarch64.tar.gz::https://github.com/krille-chan/fluffychat/releases/download/rc${pkgver}-2/fluffychat-linux-arm64.tar.gz")
-sha256sums_x86_64=('4eb4d08e4dad1072729fc4cc071db03a170d6c499057abb2620b9f447043c92f')
+sha256sums_x86_64=('cb46cccef26104c3352e13082142a834c94f7fe04bab29969cd4874f737321b6')
# sha256sums_aarch64=('f3a25daebf0a4e827268f1005944b8c1b359b946b22ee8a792937e1babc40869')