summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-21 17:56:50 -0600
committerMark Wagie2024-03-21 17:56:50 -0600
commite4a98276fbb8727d9ea6513a66c6203fd9551626 (patch)
tree1c5e46dfec8f134b84efb1848a26833da417e839
parent880bae158d2b17e6066591f5cc287396f7e5f75f (diff)
downloadaur-e4a98276fbb8727d9ea6513a66c6203fd9551626.tar.gz
4.5.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423456a9e438..a52dc3f1f794 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = planify
pkgdesc = Task manager with Todoist and Nextcloud support
- pkgver = 4.5.6
+ pkgver = 4.5.8
pkgrel = 1
url = https://github.com/alainm23/planify
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = planify
depends = webkitgtk-6.0
conflicts = elementary-planner
replaces = elementary-planner
- source = git+https://github.com/alainm23/planify.git#commit=886c36a5b4921cc6e5a36acdd11a6a169b1faa8a
+ source = git+https://github.com/alainm23/planify.git#commit=6316c6ed62e01ec6f5359ffc6335d16e7a91a2b5
sha256sums = SKIP
pkgname = planify
diff --git a/PKGBUILD b/PKGBUILD
index b5fb4e5edea7..ba3c3292f807 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.5.6
+pkgver=4.5.8
pkgrel=1
pkgdesc="Task manager with Todoist and Nextcloud support"
arch=('x86_64')
@@ -25,7 +25,7 @@ makedepends=(
checkdepends=('appstream')
conflicts=('elementary-planner')
replaces=('elementary-planner')
-_commit=886c36a5b4921cc6e5a36acdd11a6a169b1faa8a # tags/4.5.6^0
+_commit=6316c6ed62e01ec6f5359ffc6335d16e7a91a2b5 # tags/4.5.8^0
source=("git+https://github.com/alainm23/planify.git#commit=$_commit")
sha256sums=('SKIP')