python-pathlib2: update to 2.3.4.
This commit is contained in:
parent
ede79faaaf
commit
a07edc4717
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pathlib2'
|
# Template file for 'python-pathlib2'
|
||||||
pkgname=python-pathlib2
|
pkgname=python-pathlib2
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pathlib2-${version}"
|
wrksrc="pathlib2-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/mcmtroffaes/pathlib2"
|
homepage="https://github.com/mcmtroffaes/pathlib2"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/p/pathlib2/pathlib2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pathlib2/pathlib2-${version}.tar.gz"
|
||||||
checksum=25199318e8cc3c25dcb45cbe084cc061051336d5a9ea2a12448d3d8cb748f742
|
checksum=446014523bb9be5c28128c4d2a10ad6bb60769e78bd85658fe44a450674e0ef8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue