summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06388ec5d515..0fc8fb9b7316 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,11 +4,11 @@
_pyname=panflute
pkgname=python-$_pyname
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc='A Pythonic alternative to John MacFarlane’s pandocfilters'
arch=(any)
url="https://github.com/sergiocorreia/$_pyname"
-license=(BSD)
+license=(BSD-3-Clause)
_pydeps=(click
yaml)
depends=(pandoc