diff --git a/srcpkgs/python3-slugify/template b/srcpkgs/python3-slugify/template index 8039388f776..64e21fa3ca2 100644 --- a/srcpkgs/python3-slugify/template +++ b/srcpkgs/python3-slugify/template @@ -1,7 +1,7 @@ # Template file for 'python3-slugify' pkgname=python3-slugify version=6.1.2 -revision=1 +revision=2 wrksrc="python-slugify-${version}" build_style=python3-module hostmakedepends="python3-setuptools"