summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2024-08-17 11:27:51 +0200
committerKlaus Alexander Seistrup2024-08-17 11:27:51 +0200
commit860fb89a016ffa9b21ed2b6613e9220da3c94fba (patch)
tree806444590e36cbf723c904790c12de70dbb3d3ef
parent3b5dd21b05573616e6d2b424ec92287b34af19cb (diff)
downloadaur-860fb89a016ffa9b21ed2b6613e9220da3c94fba.tar.gz
New upstream version: v6.0.1
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v6.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64d8e5330c19..459dc28adb2c 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 = 6.0.0
+ pkgver = 6.0.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-6.0.0::https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.0/simplex-chat-ubuntu-22_04-x86-64
+ source = simplex-chat-6.0.1::https://github.com/simplex-chat/simplex-chat/releases/download/v6.0.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 = df152bf38e31cc08dc00f1c4fb1ab701008ca484fecd92b3392f0cd211935248b5d08e85f2ab4689a47c19aae1ab65ed5583708355b0b4a6232a84224de89b87
+ sha512sums = c6435737ab457879fe3f075c5efbcc6b742fc5509931c37fc3ddcc23e8eb98da8cffd54a95332313bf40c207c029063c1cf93e28b659ba80009927fb654bb885
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 169e1411bab4..37fe286bf1c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
epoch=1
-pkgver=6.0.0
+pkgver=6.0.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=(
- 'df152bf38e31cc08dc00f1c4fb1ab701008ca484fecd92b3392f0cd211935248b5d08e85f2ab4689a47c19aae1ab65ed5583708355b0b4a6232a84224de89b87'
+ 'c6435737ab457879fe3f075c5efbcc6b742fc5509931c37fc3ddcc23e8eb98da8cffd54a95332313bf40c207c029063c1cf93e28b659ba80009927fb654bb885'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later