summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume BOEHM2023-09-28 18:34:07 +0200
committerGuillaume BOEHM2023-09-28 18:34:07 +0200
commit4a9f9bb6db4af4b291cbc8b1f2a44f27554b7ea6 (patch)
treeefeeb956b9af367f3b0aa2770374c5996e21d681 /PKGBUILD
parent7ba1eca4c06145e64ba00d49dc85f8dac2ae2e68 (diff)
downloadaur-4a9f9bb6db4af4b291cbc8b1f2a44f27554b7ea6.tar.gz
fix: update checksum for 5.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cd016d7d4ff..b90f46195408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=simplex-desktop-appimage
pkgver=5.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="The latest release of Simplex Desktop, the first messaging platform operating without user identifiers of any kind - 100% private by design!"
arch=('x86_64')
url="https://simplex.chat/"
@@ -14,7 +14,7 @@ source=(
https://github.com/simplex-chat/simplex-chat/releases/download/v${pkgver}/simplex-desktop-${arch}.AppImage
)
sha512sums=(
- fc3cbb3e972d15bf18908b47279a873639cbee99e4674db2269794cc104ab396616b8408bcde85d6696689ca32aa91a3d2688a15672b3cdaadd260aa7fc2e576
+ 8d7d5bcd53071d0af1c47d488a4e6d6db9126fe29a977058245db754290fe93bc097a516f2432cb005e6f589d78eec50d97476f59272b6169eae043dfb08a12b
)
_filename="simplex-desktop-${arch}.AppImage"
_squashfs_desktop_file="chat.simplex.app.desktop"