summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2015-08-04 11:31:16 -0300
committerHugo Osvaldo Barrera2015-08-04 11:31:16 -0300
commit622613edff5f20638b804fe0f2098ee2d6921f79 (patch)
tree6d37124dc40a80d31928f8280adca52d8d497e54 /PKGBUILD
parent7d04a5c1fef3aaa4033d1bd37bbff71ae006eeff (diff)
downloadaur-622613edff5f20638b804fe0f2098ee2d6921f79.tar.gz
Update dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69e2bde2192b..50dc559bf10e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=todoman-git
_pkgname=todoman
pkgver=latest
-pkgrel=3
+pkgrel=4
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
- python-parsedatetime)
+depends=(python-icalendar python-urwid python-xdg python-ansi
+ python-parsedatetime python-atomicwrites python-click)
optdepends=('python-click-repl-git: the repl command.')
conflicts=("todoman")
provides=("todoman")