summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-02-08 09:13:21 +0100
committerKlaus Alexander Seistrup2024-02-08 09:13:21 +0100
commit22a2c57c81ae7395a94329274cbb7157d96251c5 (patch)
tree090cd1d02c3f7db44ebdc712315610e5ff49944b
parent8d8e37f69785db8a6ceba4bf00b610d8ca1a2433 (diff)
downloadaur-22a2c57c81ae7395a94329274cbb7157d96251c5.tar.gz
New upstream release: v5.5.2
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14b539d884d3..27a4f658b2d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplex-chat-bin
pkgdesc = A 100% private-by-design chat platform for the command-line (pre-compiled)
- pkgver = 5.5.1
+ pkgver = 5.5.2
pkgrel = 1
epoch = 1
url = https://simplex.chat/
@@ -13,7 +13,7 @@ pkgbase = simplex-chat-bin
depends = zlib
provides = simplex-chat
conflicts = simplex-chat
- source = simplex-chat-5.5.1::https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.1/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-5.5.2::https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.2/simplex-chat-ubuntu-22_04-x86-64
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/PRIVACY.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/README.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable/docs/CLI.md
@@ -21,7 +21,7 @@ pkgbase = simplex-chat-bin
source = logo-symbol-dark.svg
source = logo-symbol-light.svg
source = simplex-chat.desktop
- sha256sums = abf9f9d381d4c6ce77a6ae275e6186fdc62e2a7499e17eba2400f15a2fc88bac
+ sha256sums = 430c0144dcaf02a4fc1117b6dd15e4eb629ebd79c86ab935cd1e7d1706c895e8
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -29,7 +29,7 @@ pkgbase = simplex-chat-bin
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- b2sums = 06b0a34a4b23989db1a7ab10a5d99ccae2148c44058fbb37e4ed9eb1d99c291ae4992768aaf36343b6bcedc07816e050569b58ace68f033c1b4ed6b49f647139
+ b2sums = 025b6321a0dbaf4bb2f6379c11db982474b9464ea02ebe28cad8322afeee7aa394681aac49124f329d876c59b143c13e3ebd5a8930577a3ce2713078c48ecb4a
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 231491272278..1d2502b3c9ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.5.1
+pkgver=5.5.2
pkgrel=1
pkgdesc='A 100% private-by-design chat platform for the command-line (pre-compiled)'
arch=('x86_64')
@@ -65,11 +65,11 @@ package() {
}
sha256sums=(
- 'abf9f9d381d4c6ce77a6ae275e6186fdc62e2a7499e17eba2400f15a2fc88bac'
+ '430c0144dcaf02a4fc1117b6dd15e4eb629ebd79c86ab935cd1e7d1706c895e8'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '06b0a34a4b23989db1a7ab10a5d99ccae2148c44058fbb37e4ed9eb1d99c291ae4992768aaf36343b6bcedc07816e050569b58ace68f033c1b4ed6b49f647139'
+ '025b6321a0dbaf4bb2f6379c11db982474b9464ea02ebe28cad8322afeee7aa394681aac49124f329d876c59b143c13e3ebd5a8930577a3ce2713078c48ecb4a'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)