From 39fa2fca7926c7aec66941ab1077788ad29c66aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 21 Oct 2021 08:40:06 +0700 Subject: [PATCH] python3-pypandoc: update to 1.6.4. --- srcpkgs/python3-pypandoc/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pypandoc/template b/srcpkgs/python3-pypandoc/template index 1b172c843f9..1a4f16673cf 100644 --- a/srcpkgs/python3-pypandoc/template +++ b/srcpkgs/python3-pypandoc/template @@ -1,18 +1,18 @@ # Template file for 'python3-pypandoc' pkgname=python3-pypandoc -version=1.6.3 -revision=2 +version=1.6.4 +revision=1 wrksrc=pypandoc-$version build_style=python3-module hostmakedepends="python3-setuptools" depends="pandoc python3" checkdepends="pandoc texlive" short_desc="Python thin wrapper for pandoc" -maintainer="Đoàn Trần Công Danh " +maintainer="Orphaned " license="MIT" homepage="https://github.com/bebraw/pypandoc" distfiles="$PYPI_SITE/p/pypandoc/pypandoc-$version.tar.gz" -checksum=95a331f5ef74adb9557e9961d784c30ba73bd0d62e7736bb5d9ce74888b9f438 +checksum=6ea03c8e92d561b0b47ff91ee9a777c50a8d3a325f3272ea4fefef4bb6562b91 post_install() { vlicense LICENSE