diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template index 2a8d1c3110d..14d1d500272 100644 --- a/srcpkgs/mercurial/template +++ b/srcpkgs/mercurial/template @@ -1,11 +1,11 @@ # Template file for 'mercurial' pkgname=mercurial version=5.3.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3 python3-setuptools python3-devel" makedepends="python3-devel" -depends="ca-certificates" +depends="python3 ca-certificates" short_desc="Fast, lightweight source control management system" maintainer="Orphaned " license="GPL-2.0-or-later"