summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-03-05 10:01:04 +0100
committerKlaus Alexander Seistrup2023-03-05 10:01:04 +0100
commitdb7ecbaf17cf1c5c29aa881766d79893559464bc (patch)
tree16f29ca15aa3b18473a78b5edbc49233ccfd658b
parent2388bdd393039f05d5bbd4422e0f9bf9742572a5 (diff)
downloadaur-db7ecbaf17cf1c5c29aa881766d79893559464bc.tar.gz
New upstream release: v4.5.3
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v4.5.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5344de0ebf9b..7e99ae7ac011 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.5.2
+ pkgver = 4.5.3
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.5.2::https://github.com/simplex-chat/simplex-chat/releases/download/v4.5.2/simplex-chat-ubuntu-20_04-x86-64
+ source = simplex-chat-4.5.3::https://github.com/simplex-chat/simplex-chat/releases/download/v4.5.3/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 = ef76c282ed40c367862f6ee4bf9891862b292c947b04908b6e22beb2ae434a6d
+ sha256sums = 2bdf32935cc6d5228eb5e930fc07e32fd87e2894988f0a1d8e61dd1070f8cdec
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha512sums = c99319c92bae7c6e1ee651d4caa327ba941e8b8452e18a01fc38da56730b778b5643d561f95d09d66501d30057617fa4f2eb577eab4a7add94917687788e7e9e
+ sha512sums = a4249198730398dfee7eae880cf4c6cb4d741cf45c3ca2129396ba466a7b146cf985e06820241ccbac698e1c6cbf09ba1e24d22ba1b4a15a689e9e427da3aaf8
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- b2sums = 68f8107ba98cf2bff6c2f02c268942748a2a3b8414055e9ffc0801911c820cec383ae205e0098f1839fabf6c938172ce53bcf1ac6c745fefe8d211ead9650fa6
+ b2sums = 4d1fabf40d84c1926ecab132ef9b040d5767bab20ed21e68d85637d8444884d94b83880140ca8fa8ea5b3708f2c074c0f0fc00217db18b807aaedb1d90386e6c
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6420775fd1d8..32916731b712 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=4.5.2
+pkgver=4.5.3
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -37,15 +37,15 @@ package() {
}
sha256sums=(
- 'ef76c282ed40c367862f6ee4bf9891862b292c947b04908b6e22beb2ae434a6d'
+ '2bdf32935cc6d5228eb5e930fc07e32fd87e2894988f0a1d8e61dd1070f8cdec'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
sha512sums=(
- 'c99319c92bae7c6e1ee651d4caa327ba941e8b8452e18a01fc38da56730b778b5643d561f95d09d66501d30057617fa4f2eb577eab4a7add94917687788e7e9e'
+ 'a4249198730398dfee7eae880cf4c6cb4d741cf45c3ca2129396ba466a7b146cf985e06820241ccbac698e1c6cbf09ba1e24d22ba1b4a15a689e9e427da3aaf8'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '68f8107ba98cf2bff6c2f02c268942748a2a3b8414055e9ffc0801911c820cec383ae205e0098f1839fabf6c938172ce53bcf1ac6c745fefe8d211ead9650fa6'
+ '4d1fabf40d84c1926ecab132ef9b040d5767bab20ed21e68d85637d8444884d94b83880140ca8fa8ea5b3708f2c074c0f0fc00217db18b807aaedb1d90386e6c'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)