summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-05-26 08:26:30 +0200
committerKlaus Alexander Seistrup2024-05-26 08:26:30 +0200
commit1da9ce8ad9584818321d22a66b934a1ae5d27211 (patch)
treee4db2e71a2ef0e84e6dc2b20b62f2e35cf73d921
parent1ad5a2ab47f8444998f39c3d3fa0fdf887eb30a8 (diff)
downloadaur-1da9ce8ad9584818321d22a66b934a1ae5d27211.tar.gz
New upstream release: v5.7.4
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.7.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76386de0c6bd..6b7ea9c17eba 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.3
+ pkgver = 5.7.4
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.3::https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.3/simplex-chat-ubuntu-22_04-x86-64
+ 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 = 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 = 54f7f7bbbbbeaecd1964213e54a3e03c23dee88bd7dcbfcd7c0d137f2507174bbd81d077e6644f92889bbcfd58850624ffc7665691795f95cf184c0a7de4b87d
+ sha512sums = f94f87204222e3507f35292f30a4c10d4b21dd34609f394d6e8ce77c9af9ab65a5967c269a982d3bc37b20cd0058ebdc63677d66a9917affe971503e1bdb3518
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d17f553ae363..e0dc7bac466f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.7.3
+pkgver=5.7.4
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=(
- '54f7f7bbbbbeaecd1964213e54a3e03c23dee88bd7dcbfcd7c0d137f2507174bbd81d077e6644f92889bbcfd58850624ffc7665691795f95cf184c0a7de4b87d'
+ 'f94f87204222e3507f35292f30a4c10d4b21dd34609f394d6e8ce77c9af9ab65a5967c269a982d3bc37b20cd0058ebdc63677d66a9917affe971503e1bdb3518'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later