stig: update to 0.14.0a0
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Template file for 'stig'
|
||||
pkgname=stig
|
||||
version=0.13.0a0
|
||||
version=0.14.0a0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-aiohttp python3-aiohttp_socks python3-async-timeout
|
||||
python3-blinker python3-natsort python3-setproctitle python3-urwid
|
||||
python3-urwidtrees python3-xdg"
|
||||
python3-urwidtrees python3-wcwidth python3-xdg"
|
||||
short_desc="TUI and CLI for the BitTorrent client Transmission"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rndusr/stig"
|
||||
changelog="https://github.com/rndusr/stig/blob/master/CHANGELOG"
|
||||
distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz"
|
||||
checksum=cac8040edcf15225aa5adab212eefd46d640e09e9e0406098acacde052831d98
|
||||
checksum=c37f487052f6e1f15a9b3a27d97cb0d83afc014d3589c8642b4bb1bbed6963e4
|
||||
make_check=no # needs python3-asynctest which is not packaged
|
||||
|
||||
Reference in New Issue
Block a user