summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-03-11 08:24:49 +0100
committerKlaus Alexander Seistrup2024-03-11 08:24:49 +0100
commitb35a8c01d7aea1fe82d5f8c5bc5d96eb2038d3bf (patch)
tree044ecfdc3f7be552521d3080116ad6c70545fdc7
parent1ad9da21bd6c88ac2ec1ad99e7a730117e683e68 (diff)
downloadaur-b35a8c01d7aea1fe82d5f8c5bc5d96eb2038d3bf.tar.gz
New upstream release: v5.5.6
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.5.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ad3a43cd48f..6d6c3fc6e1d1 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.5
+ pkgver = 5.5.6
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.5::https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.5/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-5.5.6::https://github.com/simplex-chat/simplex-chat/releases/download/v5.5.6/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 = 675424a15e3d7e9fb02ec49d4869ebe2d6bbfc286e3ba77247b3a9ea5d56c317
+ sha256sums = 838e1f052b8d3a7a9e2ba4ac921b20a340ee4e51f0c966469c8b5c9a9d031e25
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
@@ -29,7 +29,7 @@ pkgbase = simplex-chat-bin
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- b2sums = 5c17272651bb6d8d4bc910b7d9445231c22008c29c6119b56a8583ab022a2d532abdf87fcb064409fad6e96f23f05966b82b2e38599b21dcbfd5e3bb76b2edc3
+ b2sums = 6e599febe9f3ac5b2d578b033a3d711b734eaf30cf1b6fa1924d7c551ccbbed39de21eaa091f35c10049b76b345107758a821bbd5d79a1f202d32d101cf0af8d
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 893dabeadb27..b0ce17566564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.5.5
+pkgver=5.5.6
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=(
- '675424a15e3d7e9fb02ec49d4869ebe2d6bbfc286e3ba77247b3a9ea5d56c317'
+ '838e1f052b8d3a7a9e2ba4ac921b20a340ee4e51f0c966469c8b5c9a9d031e25'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '5c17272651bb6d8d4bc910b7d9445231c22008c29c6119b56a8583ab022a2d532abdf87fcb064409fad6e96f23f05966b82b2e38599b21dcbfd5e3bb76b2edc3'
+ '6e599febe9f3ac5b2d578b033a3d711b734eaf30cf1b6fa1924d7c551ccbbed39de21eaa091f35c10049b76b345107758a821bbd5d79a1f202d32d101cf0af8d'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)