trackma: update to 0.8.4

This commit is contained in:
FollieHiyuki 2021-02-20 14:47:23 +03:00 committed by Érico Nogueira Rolim
parent 9a05560248
commit 10faca7ce4

View file

@ -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 <anjan@momi.ca>"
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