diff --git a/srcpkgs/trackma/template b/srcpkgs/trackma/template index bfa1215b46..8410542149 100644 --- a/srcpkgs/trackma/template +++ b/srcpkgs/trackma/template @@ -1,7 +1,7 @@ # Template file for 'trackma' pkgname=trackma -version=0.8.2 -revision=2 +version=0.8.4 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools python3-urwid python3-gobject" @@ -10,4 +10,6 @@ maintainer="Anjandev Momi " license="GPL-3.0-or-later" homepage="http://z411.github.com/trackma" distfiles="https://github.com/z411/trackma/archive/v${version}.tar.gz" -checksum=89e693a39cbbb7d31bf169bd272353c7c3dab2cfc4e5609347d66f88f3ba35ee +checksum=a718d3ffa175bb66ab105af6df508def2a76fe717f2be4cf2f768279e43a2aaa +# There is no test to run +make_check=no