summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 23:39:49 +0300
committerCaleb Maclennan2024-04-28 23:39:49 +0300
commit45a85fc3c160bfee7bcbe6b1425a2b98f0c88e0f (patch)
treee2ca1c9efd58610c3f38f1ca9acd99b08bb82d8d /PKGBUILD
parentbb3bb444b616ac6ffbd7cf9daaf0a93807e3f0fd (diff)
downloadaur-45a85fc3c160bfee7bcbe6b1425a2b98f0c88e0f.tar.gz
upgpkg: python-panflute 2.3.0-3
Rebuild for Python 3.12, cleanup packaging odds and ends
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