summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael M. Tung2020-02-13 14:18:07 +0100
committerMichael M. Tung2020-02-13 14:18:07 +0100
commit8c6145ed2cb09d92c7092a754db87e509bf55486 (patch)
treeebb919d589f07e1138e71e2bddac3215077544ab /PKGBUILD
parent795c45b689a395951b528ddb13fc28abb226e55a (diff)
downloadaur-pandoc-panflute.tar.gz
adapted pkgver() and pkgrel() to new format of pandoc-panflute website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a2a9b33a65d..ef66ceb20eff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Mantainer: Michael M. Tung <mtung at mat dot upv dot es>
pkgname=pandoc-panflute
-pkgver=1.11
-pkgrel=2
+pkgver=1.12
+pkgrel=1
pkgdesc='A Python package that makes creating Pandoc filters fun.'
url='https://github.com/sergiocorreia/panflute'
depends=('pandoc' 'python' 'python-pandocfilters' 'python-shutilwhich' 'python-future')