Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions srcpkgs/trackma/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Template file for 'trackma'
pkgname=trackma
version=0.8.4
revision=6
build_style=python3-module
hostmakedepends="python3-setuptools"
version=0.10.3
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools python3-poetry-core"
depends="python3-setuptools python3-urwid python3-gobject"
short_desc="Open multi-site list manager for Unix-like systems. (ex-wMAL)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://z411.github.com/trackma"
distfiles="https://github.com/z411/trackma/archive/v${version}.tar.gz"
checksum=a718d3ffa175bb66ab105af6df508def2a76fe717f2be4cf2f768279e43a2aaa
# There is no test to run
homepage="https://z411.github.io/trackma/"
changelog="https://raw.githubusercontent.com/z411/trackma/refs/heads/master/CHANGELOG"
distfiles="https://github.com/z411/trackma/archive/refs/tags/v${version}.tar.gz"
checksum=ff15982555b377e63c36fc8d8964d210cdd79564ea633ecce22ca1796dcac41f

# There are no tests to run
make_check=no