dtrx: update to 8.1.0.

This commit is contained in:
travankor 2021-03-22 20:30:42 -07:00 committed by Érico Nogueira Rolim
parent 9e3d5486eb
commit 3e0e3a005a

View file

@ -1,6 +1,6 @@
# Template file for 'dtrx'
pkgname=dtrx
version=8.0.1
version=8.1.0
revision=1
depends="python3"
short_desc="Tool that takes all the hassle out of extracting archives"
@ -8,7 +8,7 @@ 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=4c37b16b741785d1db17c4561da647a52a182472f12758a39a9f03518b9dd17f
checksum=5610bc3cb8bf38e573af0b7bc3c21ef5093a98d934e60cf8c61dd864d98189bc
python_version=3
do_install() {