summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff4ac957437e..73114e7beb35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=sunsama
pkgname="${_pkgname}"-appimage
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="The daily planner for elite professionals. Organize everything you need to do today in one place. Tasks, meetings, emails, you name it."
arch=('x86_64')
@@ -17,7 +17,7 @@ options=(!strip)
_appimage="${pkgname}-${pkgver}.AppImage"
source_x86_64=("${_appimage}::https://desktop.sunsama.com/linux/appImage/x64")
noextract=("${_appimage}")
-sha256sums_x86_64=('eafbdbce81109f5d07881b4588a910ba7c5b189eae858f8b534fe387d3b886c7')
+sha256sums_x86_64=('a7b6bdb4d1ac774221d836fb8841faf24d1f5c678e7deee6b9b1409cc345474d')
prepare() {
chmod +x "${_appimage}"