summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDiego Dorn2024-03-12 17:10:14 +0100
committerDiego Dorn2024-03-12 17:10:14 +0100
commit347590fa3bf4310771ddd03ffb53c4e73270ad1b (patch)
tree7a8f579747a285d986675f38ebbfb72a28196040 /PKGBUILD
parent913ccde0804c317aae9f3178c976c8d781991736 (diff)
downloadaur-347590fa3bf4310771ddd03ffb53c4e73270ad1b.tar.gz
update to 1.64.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8bcfc6ef747b..0dee4fff1af6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=amazingmarvin
pkgname="${_pkgname}"-appimage
-pkgver=1.64.3
-pkgrel=2
+pkgver=1.64.4
+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')
url="https://amazingmarvin.com/"
@@ -15,7 +15,7 @@ options=(!strip)
_appimage="${pkgname}-${pkgver}.AppImage"
source_x86_64=("${_appimage}::https://amazingmarvin.s3.amazonaws.com/Marvin-${pkgver}.AppImage")
noextract=("${_appimage}")
-sha256sums_x86_64=('84177965c53bc371f3b2787471cf4c73c82cd68ed995a7da021320cd60c476eb')
+sha256sums_x86_64=('29f70c2e3685ad6e0b6c85fe9262d126cd0bd0dafba9ca5a484dfe40bab24299')
prepare() {
chmod +x "${_appimage}"