diff --git a/srcpkgs/autojump/template b/srcpkgs/autojump/template index 3857581ea63..2448a2dd894 100644 --- a/srcpkgs/autojump/template +++ b/srcpkgs/autojump/template @@ -1,17 +1,18 @@ # Template file for 'autojump' pkgname=autojump version=22.5.3 -revision=1 +revision=2 archs=noarch wrksrc="${pkgname}-release-v${version}" -hostmakedepends="python" -depends="python" +hostmakedepends="python3" +depends="python3" short_desc="Self-learning cd command" maintainer="Michael Aldridge " license="GPL-3.0-or-later" homepage="https://github.com/wting/autojump" distfiles="https://github.com/wting/autojump/archive/release-v${version}.tar.gz" checksum=00daf3698e17ac3ac788d529877c03ee80c3790472a85d0ed063ac3a354c37b1 +python_version=3 do_install() { # The install script does some naive checks