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 b166e4cca7a5..a3a9ca4df075 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=amazingmarvin
pkgname="${_pkgname}"-appimage
-pkgver=1.58.2
+pkgver=1.59.0
pkgrel=1
pkgdesc="Personal productivity app that incorporates principles from behavioral psychology to help you beat procrastination, feel in control and finish your to-do list"
arch=('x86_64')
@@ -13,7 +13,7 @@ options=(!strip)
_appimage="${pkgname}-${pkgver}.AppImage"
source_x86_64=("${_appimage}::https://amazingmarvin.s3.amazonaws.com/Marvin-${pkgver}.AppImage")
noextract=("${_appimage}")
-sha256sums_x86_64=('93d79f39bfe66749816f2455bceca9a28d0184303966d15e36ee459f3ab2c390')
+sha256sums_x86_64=('74ed8e6dfdcec5050168375ce8b9a3fcb7242ee642fb186c34b0984c92da1889')
prepare() {
chmod +x "${_appimage}"