summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-04-11 02:52:25 -0300
committerHugo Osvaldo Barrera2016-04-11 02:52:25 -0300
commit460f28aed985d53a2731833c788f1570c8a456e8 (patch)
treeb7a774f5b50fbe76d1991d68ac13c14189c03821 /PKGBUILD
parent5c0d859ae6e8d997c018728bc9981cb6fbed05be (diff)
downloadaur-460f28aed985d53a2731833c788f1570c8a456e8.tar.gz
Depend on setuptools-scm from [community]
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69c274f9be9b..3ed92bb2d2e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://gitlab.com/hobarrera/todoman"
license=('MIT')
depends=(python-icalendar python-urwid python-xdg python-ansi
python-parsedatetime python-atomicwrites python-click
- python-setuptools_scm)
+ python-setuptools-scm)
optdepends=('python-click-repl-git: the repl command.')
conflicts=("todoman")
provides=("todoman")