summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cef48e66247..624ed0ffcc6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="http://lostpackets.de/khal/"
depends=('python-urwid' 'python-xdg' 'vdirsyncer' 'python-dateutil'
'python-configobj' 'python-tzlocal' 'python-icalendar'
'sqlite' 'python-pkginfo')
-makedepends=('python-setuptools' 'python-setuptools_scm'
+makedepends=('python-setuptools' 'python-setuptools-scm'
'git' 'python-sphinxcontrib-newsfeed')
optdepends=('python-setproctitle: Display a clearer name in your process list')
source=("${_gitname}::git+https://github.com/geier/khal.git")