summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a702850937c4..080a5f055e6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://github.com/lord63/licen'
license=('MIT')
depends=('python-docopt'
- 'python-jinja')
+ 'python-jinja')
makedepends=('python-setuptools')
source=("git+${url}")
sha256sums=('SKIP')