summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShutSentry2023-08-05 11:14:04 -0400
committerShutSentry2023-08-05 11:14:04 -0400
commitb6f96109ec2bf0b820df02355d20a0ea62b1c785 (patch)
treeed81e51d8df2b345625ab0f319ae7ba39cf4619d
parent39139f27921ee3fc7bbdd15e8a90613f44747faa (diff)
downloadaur-b6f96109ec2bf0b820df02355d20a0ea62b1c785.tar.gz
Update to 2.0-24
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59fdea711606..8f51dcfef948 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = finitodo
pkgdesc = Finitodo is a graphical task/todo list manager for Linux that aims to be highly versatile yet not overly complicated. It has robust functionality in areas like reccurence/sorting/filtering but doesn't require digging through lots of menu screens to use.
pkgver = 2.0
- pkgrel = 23
+ pkgrel = 24
url = https://gitlab.com/finitodo/finitodo
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 8b2810eb0d03..0e19d204851c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Finitodoer <finitodoer@nospam.com>
pkgname=finitodo
pkgver=2.0
-pkgrel=23
+pkgrel=24
pkgdesc="Finitodo is a graphical task/todo list manager for Linux that aims to be highly versatile yet not overly complicated. It has robust functionality in areas like reccurence/sorting/filtering but doesn't require digging through lots of menu screens to use."
arch=(x86_64)
url="https://gitlab.com/finitodo/finitodo"