summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-01-12 17:02:38 +0100
committerKlaus Alexander Seistrup2023-01-12 17:02:38 +0100
commit50fac340d2708fd3f5c388b421130533d89a68b8 (patch)
tree6726d380f6dd2b382ad4fbe9315ee307cd130915
parentb990ae90b8fca5763a56f03c285f63086170cc25 (diff)
downloadaur-50fac340d2708fd3f5c388b421130533d89a68b8.tar.gz
New upstream release: v4.4.2
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v4.4.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5547d389f084..463d2db60664 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.4.1
+ pkgver = 4.4.2
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.4.1::https://github.com/simplex-chat/simplex-chat/releases/download/v4.4.1/simplex-chat-ubuntu-20_04-x86-64
+ source = simplex-chat-4.4.2::https://github.com/simplex-chat/simplex-chat/releases/download/v4.4.2/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 = 8fa5b1f65852a3082737bb68d9880b632323b97bc37805f361d9debc5c0f177f
+ sha256sums = 7118539b774adb2756a66088ebfea447e904d46bfc83e5822b65561f1030302b
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha512sums = e2c505258e96fbada9c4fd846f47702216cd2432e47311a085bddb67f41ec9af6ac3161aa84e63e164490ce5b31cad5e9ddc4cfa7ff55a7ac58b4c92aa19ffc8
+ sha512sums = 4cb7f6d2be98ed377ed46a2ffe6f3f4f20d89fddc47a5510999649f927ebb42fb75bf59e8b3d1c850cff454b401fa374a555415aa434362b0482ec2faf89be6f
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- b2sums = 00b63dd6f9a0730d95435934de4edab5c79e0ede324005c60247228176aea66cbfa5e04209870745bca052bbfbeaf0eba8cab5efefcb9ee9ca4d0713eb1f3f32
+ b2sums = 0e01df72e9a5e29b148e70937045d4ad4a261b1ef1f30b334afbaa5daeba3d19c40d632f7b122dbedfe3ceb91f2b69512dc979ef0b744760d48074b60a05a3a3
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 56e6d14d8602..f0bb06509022 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=4.4.1
+pkgver=4.4.2
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -41,15 +41,15 @@ package() {
}
sha256sums=(
- '8fa5b1f65852a3082737bb68d9880b632323b97bc37805f361d9debc5c0f177f'
+ '7118539b774adb2756a66088ebfea447e904d46bfc83e5822b65561f1030302b'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
sha512sums=(
- 'e2c505258e96fbada9c4fd846f47702216cd2432e47311a085bddb67f41ec9af6ac3161aa84e63e164490ce5b31cad5e9ddc4cfa7ff55a7ac58b4c92aa19ffc8'
+ '4cb7f6d2be98ed377ed46a2ffe6f3f4f20d89fddc47a5510999649f927ebb42fb75bf59e8b3d1c850cff454b401fa374a555415aa434362b0482ec2faf89be6f'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '00b63dd6f9a0730d95435934de4edab5c79e0ede324005c60247228176aea66cbfa5e04209870745bca052bbfbeaf0eba8cab5efefcb9ee9ca4d0713eb1f3f32'
+ '0e01df72e9a5e29b148e70937045d4ad4a261b1ef1f30b334afbaa5daeba3d19c40d632f7b122dbedfe3ceb91f2b69512dc979ef0b744760d48074b60a05a3a3'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)