python3-utils: update to 2.5.6.
This commit is contained in:
parent
a10f6e7954
commit
317d0e30cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-utils'
|
||||
pkgname=python3-utils
|
||||
version=2.4.0
|
||||
revision=3
|
||||
version=2.5.6
|
||||
revision=1
|
||||
wrksrc="python-utils-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/WoLpH/python-utils"
|
||||
distfiles="https://github.com/WoLpH/python-utils/archive/v${version}.tar.gz"
|
||||
checksum=870b415913b380a76efa2efb1e99b174305b2a1fb4eab61a13ecc4307eccfd62
|
||||
checksum=e35044706c5c7863110ac31afc9fac66f5dc47d6450ebe26a6ac26473ce09d90
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue