summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-28 09:28:25 -0600
committerMark Wagie2024-03-28 09:28:25 -0600
commit6ab9c1214b8d297e12d756b39860e1c1af2988aa (patch)
treef5a328d1b85c415a853275095ea0a7098c791535
parentf90695a8f21269f7382c65214354ec1d68b84c2a (diff)
downloadaur-6ab9c1214b8d297e12d756b39860e1c1af2988aa.tar.gz
45.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ccaa6623b1c5..dbc960f42309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = planify
pkgdesc = Task manager with Todoist and Nextcloud support
- pkgver = 4.5.10
+ pkgver = 4.5.11
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=7e3b4cf8e4772e00097b104c72f4637f0433d0a9
- sha256sums = a1ddb3956d96e72bd76ee7078cb812ee4ff6f1fdec6c3a1012ea7ca0562d3230
+ source = git+https://github.com/alainm23/planify.git#commit=7eb00ee6f9bd6641a41c4c94610e4df6a490308a
+ sha256sums = 85624cb67d8275f2de28c28b409f415033f7aca223e6f0ddda7b5832111a04cb
pkgname = planify
diff --git a/PKGBUILD b/PKGBUILD
index 82772e96e825..a8e96fa9c540 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.10
+pkgver=4.5.11
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=7e3b4cf8e4772e00097b104c72f4637f0433d0a9 # tags/4.5.10^0
+_commit=7eb00ee6f9bd6641a41c4c94610e4df6a490308a # tags/4.5.11^0
source=("git+https://github.com/alainm23/planify.git#commit=$_commit")
-sha256sums=('a1ddb3956d96e72bd76ee7078cb812ee4ff6f1fdec6c3a1012ea7ca0562d3230')
+sha256sums=('85624cb67d8275f2de28c28b409f415033f7aca223e6f0ddda7b5832111a04cb')
pkgver() {
cd "$pkgname"