summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-26 16:01:30 -0600
committerMark Wagie2024-03-26 16:01:30 -0600
commitf90695a8f21269f7382c65214354ec1d68b84c2a (patch)
treee38c9a098aec3fe8e748373cdaab9a5de2d6714b
parente4a98276fbb8727d9ea6513a66c6203fd9551626 (diff)
downloadaur-f90695a8f21269f7382c65214354ec1d68b84c2a.tar.gz
4.5.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a52dc3f1f794..ccaa6623b1c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = planify
pkgdesc = Task manager with Todoist and Nextcloud support
- pkgver = 4.5.8
+ pkgver = 4.5.10
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=6316c6ed62e01ec6f5359ffc6335d16e7a91a2b5
- sha256sums = SKIP
+ source = git+https://github.com/alainm23/planify.git#commit=7e3b4cf8e4772e00097b104c72f4637f0433d0a9
+ sha256sums = a1ddb3956d96e72bd76ee7078cb812ee4ff6f1fdec6c3a1012ea7ca0562d3230
pkgname = planify
diff --git a/PKGBUILD b/PKGBUILD
index ba3c3292f807..82772e96e825 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.8
+pkgver=4.5.10
pkgrel=1
pkgdesc="Task manager with Todoist and Nextcloud support"
arch=('x86_64')
@@ -25,9 +25,9 @@ makedepends=(
checkdepends=('appstream')
conflicts=('elementary-planner')
replaces=('elementary-planner')
-_commit=6316c6ed62e01ec6f5359ffc6335d16e7a91a2b5 # tags/4.5.8^0
+_commit=7e3b4cf8e4772e00097b104c72f4637f0433d0a9 # tags/4.5.10^0
source=("git+https://github.com/alainm23/planify.git#commit=$_commit")
-sha256sums=('SKIP')
+sha256sums=('a1ddb3956d96e72bd76ee7078cb812ee4ff6f1fdec6c3a1012ea7ca0562d3230')
pkgver() {
cd "$pkgname"