summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShutSentry2023-06-05 15:39:19 -0400
committerShutSentry2023-06-05 15:39:19 -0400
commit466d5dc85c3099b3571b8e9b4d1c131c8a63d020 (patch)
tree6f6794ff43abdb25da81ec1ae862919defcbfc68
parent9299579fa54a2917c7c7a488beb127008b0b71eb (diff)
downloadaur-466d5dc85c3099b3571b8e9b4d1c131c8a63d020.tar.gz
Update to 2.0-20
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cc4d062c413..6349d289a1e6 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 = 19
+ pkgrel = 20
url = https://gitlab.com/finitodo/finitodo
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 6e298d3721ac..1274b1515cb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Finitodoer <finitodoer@nospam.com>
pkgname=finitodo
pkgver=2.0
-pkgrel=19
+pkgrel=20
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"