summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRewoundVHS2018-10-26 12:53:50 -0400
committerRewoundVHS2018-10-26 12:53:50 -0400
commit9e0e34f3596a987cf426fd6b4c2237055375914c (patch)
treeb0ec2c689df4e8013a9537c0eee655007b070ec3 /PKGBUILD
parentae0930be6f75d77b0d5155e8862ab398b102d02e (diff)
downloadaur-9e0e34f3596a987cf426fd6b4c2237055375914c.tar.gz
Package update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3218ddcad8a..7b7f25f7f0dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc='A Lightweight Reminder / todo-list in cli.'
arch=('any')
url="https://github.com/aesophor/py-todo"
license=('MIT')
-depends=()
+depends=('python')
makedepends=('git')
source=('git+https://github.com/aesophor/py-todo.git')
sha256sums=('SKIP')