summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 23:45:43 +0300
committerCaleb Maclennan2024-04-28 23:45:43 +0300
commit9490aae6ae002f5fd3ea2d743f0e26d94b075fb6 (patch)
treeeadfcfa03ed4b61f069ce5f2e1a394cd7c6a819e /PKGBUILD
parentaac2f8469cecaecb134411fceaafc59decd3d863 (diff)
downloadaur-9490aae6ae002f5fd3ea2d743f0e26d94b075fb6.tar.gz
upgpkg: python-pandoc-include 1.3.1-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98c27a3f6247..2ca619884a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pipname=pandoc-include
pkgname=python-$_pipname
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Panflute filter to allow file includes'
arch=(any)
url="https://github.com/DCsunset/$_pipname"