summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5972996c0c67..9782f60ebc23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,34 +1,34 @@
pkgbase = simplex-chat-bin
pkgdesc = A 100% private-by-design chat platform (pre-compiled)
- pkgver = 4.1.1
+ pkgver = 4.2.0
pkgrel = 1
url = https://simplex.chat/
arch = x86_64
license = AGPL3
provides = simplex-chat
conflicts = simplex-chat
- source = simplex-chat-4.1.1::https://github.com/simplex-chat/simplex-chat/releases/download/v4.1.1/simplex-chat-ubuntu-20_04-x86-64
+ source = simplex-chat-4.2.0::https://github.com/simplex-chat/simplex-chat/releases/download/v4.2.0/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 = c1e60d29c11f2a5488121e1e451027f5dfb22c4a1c115b0484941262272dd513
+ sha256sums = 63a87bfdf7232257eff6880a540515581c24e51a391310453491cb7fb3c643ac
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha512sums = 60c605bd4228c78607318128cfdef1432adbd49b299db69f4724f976a49d741b2f5fca24aa2a6f8f603eca4c6e3538dac07f357ad944a00f719dccd1d8629d6b
+ sha512sums = 1d19df76ca028d216b1d73dae455b91d431aeb8c85b4f0f27e53aa2f9a9cca00e0ba0071a013221074a811fa1f35a32e2be611a733b4e2d52691bc838eaa3426
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- b2sums = 2c9a46e8cdbe7971c3b5b78149137ff0fcc1478895127d6dd44728b001d7c815f9ce62d5ed39aa837e74192eefda58bb45d03f87a0a23e2f254474217f9588c3
+ b2sums = f5c69cb4f6b2d5d45afe81c9f8a2c139e46d5a1b4900d205b563c4186fe3ad1d6b91b07cb45dbf7954c061e48dd76c33d02942155d398661c03826678007beb0
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c4e9fc93a6e0..d9a8c6014327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=4.1.1
+pkgver=4.2.0
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -36,15 +36,15 @@ package() {
}
sha256sums=(
- 'c1e60d29c11f2a5488121e1e451027f5dfb22c4a1c115b0484941262272dd513'
+ '63a87bfdf7232257eff6880a540515581c24e51a391310453491cb7fb3c643ac'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
sha512sums=(
- '60c605bd4228c78607318128cfdef1432adbd49b299db69f4724f976a49d741b2f5fca24aa2a6f8f603eca4c6e3538dac07f357ad944a00f719dccd1d8629d6b'
+ '1d19df76ca028d216b1d73dae455b91d431aeb8c85b4f0f27e53aa2f9a9cca00e0ba0071a013221074a811fa1f35a32e2be611a733b4e2d52691bc838eaa3426'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
b2sums=(
- '2c9a46e8cdbe7971c3b5b78149137ff0fcc1478895127d6dd44728b001d7c815f9ce62d5ed39aa837e74192eefda58bb45d03f87a0a23e2f254474217f9588c3'
+ 'f5c69cb4f6b2d5d45afe81c9f8a2c139e46d5a1b4900d205b563c4186fe3ad1d6b91b07cb45dbf7954c061e48dd76c33d02942155d398661c03826678007beb0'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)