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 5fcf467c73f4..2d1abbd3a57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=planify
_app_id=io.github.alainm23.planify
-pkgver=4.2
+pkgver=4.1.4
pkgrel=1
pkgdesc="Task manager with Todoist support"
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'gobject-introspection' 'meson' 'vala')
checkdepends=('appstream')
conflicts=('elementary-planner')
replaces=('elementary-planner')
-_commit=931e0a74ce04feb4baa5dd97c0cfbf1331011d2c # 4.2
+_commit=73fd6cb7acfc60937d1403238c255736b97aa94b # 4.1.4
source=("git+https://github.com/alainm23/planify.git#commit=$_commit")
sha256sums=('SKIP')