dtrx: update to 8.2.1.
This commit is contained in:
parent
845e52b126
commit
d66544af5e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dtrx'
|
||||
pkgname=dtrx
|
||||
version=8.1.0
|
||||
version=8.2.1
|
||||
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=5610bc3cb8bf38e573af0b7bc3c21ef5093a98d934e60cf8c61dd864d98189bc
|
||||
checksum=02a65b8ab2761055a95990b81b53723816128fd3205e2fc2a5ddfb8f448a1144
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue