python3-userpath: update to 1.6.0.
This commit is contained in:
parent
46e6063606
commit
7bef1cd500
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-userpath'
|
# Template file for 'python3-userpath'
|
||||||
pkgname=python3-userpath
|
pkgname=python3-userpath
|
||||||
version=1.5.0
|
version=1.6.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="userpath-${version}"
|
wrksrc="userpath-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, Apache-2.0"
|
license="MIT, Apache-2.0"
|
||||||
homepage="https://github.com/ofek/userpath"
|
homepage="https://github.com/ofek/userpath"
|
||||||
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/u/userpath/userpath-${version}.tar.gz"
|
||||||
checksum=61f84899b7280800a8b6cc1b959a0cf250f6757e6f6c7176d7455bb693a4423a
|
checksum=b2b9a5ca1478ecfa63514b48709d650f48bf7be89f62bd236db556b85b6deff6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue