dtrx: update to 8.5.0.
This commit is contained in:
parent
1c30713350
commit
6420b8e558
1 changed files with 5 additions and 7 deletions
|
@ -1,16 +1,14 @@
|
|||
# Template file for 'dtrx'
|
||||
pkgname=dtrx
|
||||
version=8.2.2
|
||||
version=8.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Tool that takes all the hassle out of extracting archives"
|
||||
maintainer="travankor <travankor@tuta.io>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/dtrx-py/dtrx/"
|
||||
distfiles="https://github.com/dtrx-py/dtrx/archive/${version}.tar.gz"
|
||||
checksum=2d1d5bc5576d9a4793a4daceb5a0af7ec6430ed5a4e305f46c53542592d6babb
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
vbin scripts/dtrx
|
||||
}
|
||||
checksum=fb57a3cf334b2d03b4ab723c04f21c4a102cbbaeb179cf443eafb325e59a47e4
|
||||
make_check=no # Tests require docker
|
||||
|
|
Loading…
Add table
Reference in a new issue