diff --git a/srcpkgs/python3-pkginfo/template b/srcpkgs/python3-pkginfo/template index c4871a0cb2c..b7cb5ec9165 100644 --- a/srcpkgs/python3-pkginfo/template +++ b/srcpkgs/python3-pkginfo/template @@ -1,9 +1,11 @@ # Template file for 'python3-pkginfo' pkgname=python3-pkginfo version=1.5.0.1 -revision=1 +revision=2 +archs=noarch wrksrc=pkginfo-${version} build_style=python3-module +depends="python3" hostmakedepends="python3-setuptools" short_desc="Query metadatdata from sdists / bdists / installed packages" maintainer="Anjandev Momi "