summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-06-20 14:33:56 +0200
committerKlaus Alexander Seistrup2024-06-20 14:33:56 +0200
commit4c4c989f975ef0a708b0fe16b32637a0cf579856 (patch)
tree8695e5683f4574000d156b332697b686038f2fc2
parentbbf0fb4d1edf195a6eca9d1356e74913a65e4e88 (diff)
downloadaur-4c4c989f975ef0a708b0fe16b32637a0cf579856.tar.gz
New upstream release: v5.8.1
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f27041b1b143..7f68b4b98b9a 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.8.0
+ pkgver = 5.8.1
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.8.0::https://github.com/simplex-chat/simplex-chat/releases/download/v5.8.0/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-5.8.1::https://github.com/simplex-chat/simplex-chat/releases/download/v5.8.1/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 = 070d5d8f183c3a8200924fb81197423820836b975c82c41c88e7dc430a1741690660fc801f31bcbae04476bb34a5ea6bff9b007818ef1f4bed1d981ec39e12a0
+ sha512sums = a66f6bc79c11627027217d45b70cf29d809dfc0facb4a13bf614e5267adfd9f8da87a97259b1c579756a4d1651f40da4b78d35795ba0b31bbc13fe56352b7500
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 32ee28ac2c6d..a2660f3a4337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=5.8.0
+pkgver=5.8.1
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=(
- '070d5d8f183c3a8200924fb81197423820836b975c82c41c88e7dc430a1741690660fc801f31bcbae04476bb34a5ea6bff9b007818ef1f4bed1d981ec39e12a0'
+ 'a66f6bc79c11627027217d45b70cf29d809dfc0facb4a13bf614e5267adfd9f8da87a97259b1c579756a4d1651f40da4b78d35795ba0b31bbc13fe56352b7500'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later