summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-12-05 07:52:32 -0700
committerMark Wagie2023-12-05 07:52:32 -0700
commitdf54dd62cb149c200fc73984a8a7ff1eca9252f9 (patch)
treed2fbd33768ed3c8409bb169f6a8d05f68fca0c5d
parent8fb23ddb4ee631e7c059335414e4e44e9a6ac314 (diff)
downloadaur-df54dd62cb149c200fc73984a8a7ff1eca9252f9.tar.gz
4.1.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f9a9ab669da..67a5f16af457 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = planify
pkgdesc = Task manager with Todoist support
- pkgver = 4.2
+ pkgver = 4.1.4
pkgrel = 1
url = https://github.com/alainm23/planify
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = planify
depends = webkitgtk-6.0
conflicts = elementary-planner
replaces = elementary-planner
- source = git+https://github.com/alainm23/planify.git#commit=931e0a74ce04feb4baa5dd97c0cfbf1331011d2c
+ source = git+https://github.com/alainm23/planify.git#commit=73fd6cb7acfc60937d1403238c255736b97aa94b
sha256sums = SKIP
pkgname = planify
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')