python-scandir: update to 1.5
This commit is contained in:
parent
65911132e4
commit
e4075bf174
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-scandir'
|
# Template file for 'python-scandir'
|
||||||
pkgname=python-scandir
|
pkgname=python-scandir
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="scandir-${version}"
|
wrksrc="scandir-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/benhoyt/scandir"
|
homepage="https://github.com/benhoyt/scandir"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/scandir/scandir-${version}.tar.gz"
|
||||||
checksum=ada8d3ddc82fd168b3f46feb393d37c722ed0553a10a3ce5426ddc5ec17d597a
|
checksum=c2612d1a487d80fb4701b4a91ca1b8f8a695b1ae820570815e85e8c8b23f1283
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue