summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b7849c5db19..5a784d0a6a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintener Théophane Hufschmitt <theophane.hufschmitt@gmx.fr>
+# Maintainer: Kyle MacLeod <aur.kmac5@recursor.net>
pkgname=topydo-git
_gitname=topydo
-pkgver=0.9.r4.g19b5623
+pkgver=0.10.1.r71.g6383df7
pkgrel=1
pkgdesc="topydo is a todo list application using the todo.txt format."
arch=("any")
url="https://github.com/bram85/topydo"
license=('GPLv3')
-depends=("python" "python-setuptools" "python-six" "python-arrow")
+depends=("python" "python-setuptools" "python-six" "python-arrow" "python-urwid" "python-watchdog")
provides=("topydo")
source=("git+https://github.com/bram85/topydo.git")
md5sums=("SKIP")