diff --git a/srcpkgs/python3-typogrify/template b/srcpkgs/python3-typogrify/template index 8f170fe2aec..d409713af41 100644 --- a/srcpkgs/python3-typogrify/template +++ b/srcpkgs/python3-typogrify/template @@ -1,16 +1,16 @@ # Template file for 'python3-typogrify' pkgname=python3-typogrify -version=2.0.7 -revision=5 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=2.1.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="hatchling" depends="python3-smartypants" short_desc="Filters to enhance web typography" maintainer="Orphaned " license="BSD-3-Clause" -homepage="https://github.com/mintchaos/typogrify" -distfiles="https://github.com/mintchaos/typogrify/archive/refs/tags/$version.tar.gz" -checksum=d5081966c1c1423157e240d5cfe7435b56ca30be57ff8c7fe6f90f6cc42295ee +homepage="https://github.com/justinmayer/typogrify" +distfiles="https://github.com/justinmayer/typogrify/archive/refs/tags/${version}.tar.gz" +checksum=212603210fb5a55fd5bed4c34cd9043b96ab605b190d4e17e27396330147e523 make_check=no # conflicting dependencies post_install() {