summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-06-01 19:21:49 +0200
committerKlaus Alexander Seistrup2024-06-01 19:21:49 +0200
commit0f8a62701d4134e018c05e2f546301ecd7ba6f78 (patch)
tree78ebafe77e46004726da615dc34db6e8c9334c3f
parent1da9ce8ad9584818321d22a66b934a1ae5d27211 (diff)
downloadaur-0f8a62701d4134e018c05e2f546301ecd7ba6f78.tar.gz
New upstream release: v5.7.5
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b7ea9c17eba..faec89251391 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.7.4
+ pkgver = 5.7.5
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.7.4::https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.4/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-5.7.5::https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.5/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
- sha512sums = f94f87204222e3507f35292f30a4c10d4b21dd34609f394d6e8ce77c9af9ab65a5967c269a982d3bc37b20cd0058ebdc63677d66a9917affe971503e1bdb3518
+ sha512sums = 72dd0d9e31b44a01ba4e083b9a9b5c427a1a42dda574b6162d526ac63beb441325a38a794411b21fa05494856c239f3fa6013009a6ad35918ee7716859df73f2
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e0dc7bac466f..ee6fdfc1e080 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.7.4
+pkgver=5.7.5
pkgrel=1
pkgdesc='A 100% private-by-design chat platform for the command-line (pre-compiled)'
arch=('x86_64')
@@ -22,7 +22,7 @@ source=(
'simplex-chat.desktop'
)
sha512sums=(
- 'f94f87204222e3507f35292f30a4c10d4b21dd34609f394d6e8ce77c9af9ab65a5967c269a982d3bc37b20cd0058ebdc63677d66a9917affe971503e1bdb3518'
+ '72dd0d9e31b44a01ba4e083b9a9b5c427a1a42dda574b6162d526ac63beb441325a38a794411b21fa05494856c239f3fa6013009a6ad35918ee7716859df73f2'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later