summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2023-05-26 14:05:58 +0200
committerKlaus Alexander Seistrup2023-05-26 14:05:58 +0200
commit312ea96bd723b4f04395c2a9f844ef6f580a20c7 (patch)
tree445337f00d63ab5bc074458b656f9cf65829d324 /PKGBUILD
parent8ecd8420a31e9edd3f6df858c19c70b9db577a84 (diff)
downloadaur-312ea96bd723b4f04395c2a9f844ef6f580a20c7.tar.gz
New upstream release: v5.1.1
Release notes: * https://github.com/simplex-chat/simplex-chat/releases/tag/v5.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5bfa02a0934..8f8c7be365b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='simplex-chat-bin'
_pkgname="${pkgname%%-bin}"
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=1
pkgdesc='A 100% private-by-design chat platform (pre-compiled)'
arch=('x86_64')
@@ -11,7 +11,7 @@ _platform='ubuntu-22_04-x86-64'
url='https://simplex.chat/'
_rawurl='https://raw.githubusercontent.com/simplex-chat/simplex-chat/master'
source=(
-"$_pkgname-$pkgver::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$_platform"
+ "$_pkgname-$pkgver::https://github.com/$_pkgname/$_pkgname/releases/download/v$pkgver/$_pkgname-$_platform"
"$_rawurl/PRIVACY.md"
"$_rawurl/README.md"
"$_rawurl/docs/CLI.md"
@@ -62,11 +62,11 @@ package() {
}
sha256sums=(
- '8fe0af0a2bbf6ccec93434cdc21072d9afe241fbd0758caa014202f941b675e4'
+ 'b8b552bfb293dea4db547d42b6de070dd0f2314e5b8a1859bb64da372971a70e'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)
sha512sums=(
- 'dd905adc6010d4feaa6d0d6f91226cf3dc32f62c95fc8b0479954866a2a5fc69eb8335a434a7c14259a60445770d24fa928f481d2b0d1912720a3ad6a8ab2492'
+ 'b057265a1c41765a593c0c410a732309711dc730b54e64a4e810239d82e2d308302fc47b3ea2bcd0d8bad733e8f1c8728ec69e9ef41f3a9237143ceff2025217'
'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP'
)