summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27c5fc288b71..639f9daeb9ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=todoman-git
_pkgname=todoman
pkgver=latest
-pkgrel=1
+pkgrel=2
pkgdesc="A simple CalDav-based todo manager."
arch=("any")
url="https://git.barrera.io/hobarrera/todoman"
license=('MIT')
depends=(python-docopt python-icalendar python-urwid python-xdg python-ansi-git)
+optdepends=('python-click-repl-git: the repl command.')
conflicts=("todoman")
provides=("todoman")
source=(git+https://git.barrera.io/hobarrera/todoman.git)