summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume BOEHM2023-09-28 18:29:58 +0200
committerGuillaume BOEHM2023-09-28 18:29:58 +0200
commit7ba1eca4c06145e64ba00d49dc85f8dac2ae2e68 (patch)
treefdd65e8b6acf6b945dc0aed2607afc993d7b49af
parent000e411ab0bf5031c42dbee89209251fc506f2b4 (diff)
downloadaur-7ba1eca4c06145e64ba00d49dc85f8dac2ae2e68.tar.gz
feat: bump to 5.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9a1a458cb10..3baef7b13db0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = simplex-desktop-appimage
pkgdesc = The latest release of Simplex Desktop, the first messaging platform operating without user identifiers of any kind - 100% private by design!
- pkgver = 5.3.0
- pkgrel = 2
+ pkgver = 5.3.1
+ pkgrel = 1
url = https://simplex.chat/
arch = x86_64
license = AGPLv3
options = !strip
- source = https://github.com/simplex-chat/simplex-chat/releases/download/v5.3.0/simplex-desktop-x86_64.AppImage
+ source = https://github.com/simplex-chat/simplex-chat/releases/download/v5.3.1/simplex-desktop-x86_64.AppImage
sha512sums = fc3cbb3e972d15bf18908b47279a873639cbee99e4674db2269794cc104ab396616b8408bcde85d6696689ca32aa91a3d2688a15672b3cdaadd260aa7fc2e576
pkgname = simplex-desktop-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0182e3fe298b..9cd016d7d4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: BOEHM Guillaume <aur@sl.gboehm.com>
pkgname=simplex-desktop-appimage
-pkgver=5.3.0
-pkgrel=2
+pkgver=5.3.1
+pkgrel=1
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/"