summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2022-03-31 14:54:39 +0200
committerKlaus Alexander Seistrup2022-03-31 14:54:39 +0200
commitc2857ba203df37c724c419395d45c11c56e9a0d3 (patch)
tree94d71f0acd29476f1f71e4ecb551df21ec0ff504
parent24f194cbce180346fa794fb89252cbd8fa07dea0 (diff)
downloadaur-c2857ba203df37c724c419395d45c11c56e9a0d3.tar.gz
New upstream release: v1.4.1
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v1.4.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d56eeac39ed..b673e6f7a687 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = simplex-chat-bin
pkgdesc = A 100% private-by-design chat platform (pre-compiled)
- pkgver = 1.4.0
+ pkgver = 1.4.1
pkgrel = 1
url = https://simplex.chat/
arch = x86_64
license = AGPL3
provides = simplex-chat
conflicts = simplex-chat
- source = https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex-chat-ubuntu-20_04-x86-64
+ source = https://github.com/simplex-chat/simplex-chat/releases/download/v1.4.1/simplex-chat-ubuntu-20_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
- sha256sums = eef20e057e6925d4b917fbdf01c0605ae5d8b82fc8b6cd94a930601de7d1fedc
+ sha256sums = 7c8edd51821ad48d51f13d7852f0bb66e7070af88048405bf1a2244c084bb7f3
sha256sums = SKIP
sha256sums = SKIP
- sha512sums = fedd5e851d200d7a738813fdf359478421fc7eccbd327adbe4f3226b46a5aaea2560f982e8321876e7d0d6c3b0db2326b494dc71a7f832fcf9f1e99cd38ab982
+ sha512sums = f69e94c46e89f3813103392e62da4d2732388b1b236d39d4eb5f1b53e11ba70414e298d070a12d29c11a33c8804c932e01d315e19be8b216b5443b583657b051
sha512sums = SKIP
sha512sums = SKIP
- b2sums = 5c19cc4960add94e8cc57b1b8ee804f3ebec5a2303c94455ed0ba13ec26bcfe98bdb68842a0021ad7c1faafd8f8aac68abf765b4781a38d302d85272ee196ac5
+ b2sums = a74802c500a4af697f3d8250b40c6a8245a88ac00c854d8a10a833a87b0ce630c982d3751216df4d86a316d933556266f338cea44f238833a68589600c086659
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d8fb5e5ebe82..182cc7e35270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -11,7 +11,7 @@ _platform='ubuntu-20_04-x86-64'
url='https://simplex.chat/'
_rawurl='https://raw.githubusercontent.com/simplex-chat/simplex-chat/stable'
source=(
- "https://github.com/$_pkgname/$_pkgname/releases/latest/download/$_pkgname-$_platform"
+ "https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$_platform"
"$_rawurl/PRIVACY.md"
"$_rawurl/README.md"
)
@@ -30,15 +30,15 @@ package() {
}
sha256sums=(
- 'eef20e057e6925d4b917fbdf01c0605ae5d8b82fc8b6cd94a930601de7d1fedc'
+ '7c8edd51821ad48d51f13d7852f0bb66e7070af88048405bf1a2244c084bb7f3'
'SKIP' 'SKIP'
)
sha512sums=(
- 'fedd5e851d200d7a738813fdf359478421fc7eccbd327adbe4f3226b46a5aaea2560f982e8321876e7d0d6c3b0db2326b494dc71a7f832fcf9f1e99cd38ab982'
+ 'f69e94c46e89f3813103392e62da4d2732388b1b236d39d4eb5f1b53e11ba70414e298d070a12d29c11a33c8804c932e01d315e19be8b216b5443b583657b051'
'SKIP' 'SKIP'
)
b2sums=(
- '5c19cc4960add94e8cc57b1b8ee804f3ebec5a2303c94455ed0ba13ec26bcfe98bdb68842a0021ad7c1faafd8f8aac68abf765b4781a38d302d85272ee196ac5'
+ 'a74802c500a4af697f3d8250b40c6a8245a88ac00c854d8a10a833a87b0ce630c982d3751216df4d86a316d933556266f338cea44f238833a68589600c086659'
'SKIP' 'SKIP'
)