summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-06-05 07:42:43 +0200
committerKlaus Alexander Seistrup2024-06-05 07:42:43 +0200
commitbbf0fb4d1edf195a6eca9d1356e74913a65e4e88 (patch)
tree7f3dbc66324e522e60919a43ea8f69132eacbe78
parent0f8a62701d4134e018c05e2f546301ecd7ba6f78 (diff)
downloadaur-bbf0fb4d1edf195a6eca9d1356e74913a65e4e88.tar.gz
New upstream release: v5.8.0
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index faec89251391..f27041b1b143 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.5
+ pkgver = 5.8.0
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.5::https://github.com/simplex-chat/simplex-chat/releases/download/v5.7.5/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-5.8.0::https://github.com/simplex-chat/simplex-chat/releases/download/v5.8.0/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 = 72dd0d9e31b44a01ba4e083b9a9b5c427a1a42dda574b6162d526ac63beb441325a38a794411b21fa05494856c239f3fa6013009a6ad35918ee7716859df73f2
+ sha512sums = 070d5d8f183c3a8200924fb81197423820836b975c82c41c88e7dc430a1741690660fc801f31bcbae04476bb34a5ea6bff9b007818ef1f4bed1d981ec39e12a0
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ee6fdfc1e080..32ee28ac2c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.7.5
+pkgver=5.8.0
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=(
- '72dd0d9e31b44a01ba4e083b9a9b5c427a1a42dda574b6162d526ac63beb441325a38a794411b21fa05494856c239f3fa6013009a6ad35918ee7716859df73f2'
+ '070d5d8f183c3a8200924fb81197423820836b975c82c41c88e7dc430a1741690660fc801f31bcbae04476bb34a5ea6bff9b007818ef1f4bed1d981ec39e12a0'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later