summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1237289c304f..22b08c375cb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_pkgname=pandoc-imagine
pkgbase="python-${_pkgname}"
pkgname=("python-${_pkgname}" "python2-${_pkgname}")
-pkgver=0.1.5
-pkgrel=3
+pkgver=0.1.6
+pkgrel=1
arch=('any')
license=('MIT')
pkgdesc="Imagine is a pandoc filter that will turn codeblocks tagged with certain classes into images or ascii art.."
url="https://github.com/hertogp/imagine"
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/p/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('d23742823efd5ee9f797b197d7751592e01ed14cd01f99ba11046b8585bb43a5080043541f2152eb7b1e74a65b81c3416d38a9f7dd03321594a8f08e6940a63e')
+sha512sums=('ce8179fd03863ed18174e015e83c3aa64475a8e48a577cbc9ece759206d9a4e4f9006cba62bf29ca2027df937ae9071a8c18d7ac817131190f345d2bb972b19f')
prepare() {
cp -a ${_pkgname}-${pkgver}{,-py2}