diff --git a/srcpkgs/txt2tags/template b/srcpkgs/txt2tags/template index 20e1ab19e01..acde04498f6 100644 --- a/srcpkgs/txt2tags/template +++ b/srcpkgs/txt2tags/template @@ -1,9 +1,9 @@ # Template file for 'txt2tags' pkgname=txt2tags -version=3.8 -revision=2 -build_style=python3-module -hostmakedepends="python3 python3-setuptools" +version=3.9 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-wheel python3-setuptools" depends="python3" short_desc="Tool for converting plain text into many markup languages" maintainer="meator " @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://txt2tags.org/" changelog="https://raw.githubusercontent.com/txt2tags/txt2tags/v3/CHANGELOG.md" distfiles="https://github.com/txt2tags/txt2tags/archive/refs/tags/${version}.tar.gz" -checksum=a8803ff3a837223f5632f529aa941bc257a8bcc84f5bcc3100c46f8554f32af8 +checksum=1f188be1c3dccdf6beaffd1a45829b4df2b2f58973c8de6bc1a7c9cef1c0e4f1 do_check() { python3 test/run.py