summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikhail f. Shiryaev2020-02-08 13:12:48 +0100
committerMikhail f. Shiryaev2020-02-08 13:12:48 +0100
commitfdea6a53187edf498978c33295e42c3096f96946 (patch)
treeab30ef80709da451687bee098cd8c71258d5dd4d /PKGBUILD
parent7fdbb088d1c5f7b75593faf080d44bcfac04f1fe (diff)
downloadaur-pandoc-plantuml-filter-py-git.tar.gz
Update version, now custom filenames are supported
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e30aca8b36d..64a3304003ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_name=pandoc-plantuml-filter
pkgname=${_name}-py-git
-pkgver=v0.1.1.r7.g3226959
+pkgver=v0.1.1.r9.ge4db715
pkgrel=1
pkgdesc='Pandoc filter for PlantUML code blocks, python version'
arch=('any')