summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2022-12-09 12:49:52 +0100
committerKlaus Alexander Seistrup2022-12-09 12:49:52 +0100
commitace9ebf745830d99a9703c099c5e402b02445464 (patch)
tree0bceedbfdea9ced5c280887e86f87452a3ef810a
parentce83542e0a5c428b58b312012bbb9abdfdc08463 (diff)
downloadaur-ace9ebf745830d99a9703c099c5e402b02445464.tar.gz
New upstream release: v4.3.1
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v4.3.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cd324f58fa4..8135822069a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = simplex-chat-bin
pkgdesc = A 100% private-by-design chat platform (pre-compiled)
- pkgver = 4.3.0
+ pkgver = 4.3.1
pkgrel = 1
url = https://simplex.chat/
arch = x86_64
@@ -10,28 +10,28 @@ pkgbase = simplex-chat-bin
depends = zlib
provides = simplex-chat
conflicts = simplex-chat
- source = simplex-chat-4.3.0::https://github.com/simplex-chat/simplex-chat/releases/download/v4.3.0/simplex-chat-ubuntu-20_04-x86-64
+ source = simplex-chat-4.3.1::https://github.com/simplex-chat/simplex-chat/releases/download/v4.3.1/simplex-chat-ubuntu-20_04-x86-64
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/PRIVACY.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/README.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/docs/CLI.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/docs/SIMPLEX.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/docs/SQL.md
source = https://raw.githubusercontent.com/simplex-chat/simplex-chat/master/scripts/message_views.sql
- sha256sums = 48b61301ce851fee93ffe6683655c889e578bc7b4e991bdf2c18f0ada56a7089
+ sha256sums = 8a5eefb4c1626cde8c1eb23e0309f7717850443018eeb2b807be65242d64d7cd
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha512sums = cc6d4eceb432a284d7664c48065619e44e9b41ac705b7fd793a0fbfc08096b1dbf1752b1d456b6647cb1a8bba69c3c9a9d51a6c113d4fb7f662d42c080776fd1
+ sha512sums = 208a41f80a3fe562c115e22aa1d78f620f7ac0fc22e606a45439b7547f4c1eb97e8317a83deffa6524f5fdb68afc0f0ac0895886809aa3e25b2121cd9ba5e407
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- b2sums = 5b0de6f50bfe42b1c41d41a481109a25fa9d07b745e99dbbe80a92fa6c6ba8e28ab33ad689682db8a8911d6ee877a39bb13dc237950b2f42afecc02bb27a9577
+ b2sums = 0e3495fb410f43aaa6a436ccf5d10c2fa25a1301b8e70c716f4732df59d8c43abff04c9b92aa26099238e8608742266c3140fbfd9ad94a207085464e3503797e
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 87acf8040fb8..1ec3cd19a97a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=4.3.0
+pkgver=4.3.1
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -41,15 +41,15 @@ package() {
}
sha256sums=(
- '48b61301ce851fee93ffe6683655c889e578bc7b4e991bdf2c18f0ada56a7089'
+ '8a5eefb4c1626cde8c1eb23e0309f7717850443018eeb2b807be65242d64d7cd'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
sha512sums=(
- 'cc6d4eceb432a284d7664c48065619e44e9b41ac705b7fd793a0fbfc08096b1dbf1752b1d456b6647cb1a8bba69c3c9a9d51a6c113d4fb7f662d42c080776fd1'
+ '208a41f80a3fe562c115e22aa1d78f620f7ac0fc22e606a45439b7547f4c1eb97e8317a83deffa6524f5fdb68afc0f0ac0895886809aa3e25b2121cd9ba5e407'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '5b0de6f50bfe42b1c41d41a481109a25fa9d07b745e99dbbe80a92fa6c6ba8e28ab33ad689682db8a8911d6ee877a39bb13dc237950b2f42afecc02bb27a9577'
+ '0e3495fb410f43aaa6a436ccf5d10c2fa25a1301b8e70c716f4732df59d8c43abff04c9b92aa26099238e8608742266c3140fbfd9ad94a207085464e3503797e'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)