mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
trackma: update to 0.8.
This commit is contained in:
parent
bba23d5fd4
commit
b4f0a95aae
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'trackma'
|
# Template file for 'trackma'
|
||||||
pkgname=trackma
|
pkgname=trackma
|
||||||
version=0.7.6
|
version=0.8
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools python3-urwid python3-gobject"
|
||||||
short_desc="Open multi-site list manager for Unix-like systems. (ex-wMAL)"
|
short_desc="Open multi-site list manager for Unix-like systems. (ex-wMAL)"
|
||||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://z411.github.com/trackma"
|
homepage="http://z411.github.com/trackma"
|
||||||
distfiles="https://github.com/z411/trackma/archive/v${version}.tar.gz"
|
distfiles="https://github.com/z411/trackma/archive/v${version}.tar.gz"
|
||||||
checksum=8086f8acf2639cd4aaba527b6b2423d8a948e58d14f5137443288510403348c5
|
checksum=14a37be8e9a3ffeef77a3c3b54028cf4d2c24f71c91844abdcc6f82c5d83e08e
|
||||||
|
|
Loading…
Add table
Reference in a new issue