python-click-log: update to 0.2.1
This commit is contained in:
parent
0e8c0d8cde
commit
ac1c4f9244
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-click-log'
|
||||
pkgname=python-click-log
|
||||
version=0.2.0
|
||||
revision=2
|
||||
version=0.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="click-log-${version}"
|
||||
build_style="python-module"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/click-contrib/click-log"
|
||||
distfiles="${PYPI_SITE}/c/click-log/click-log-${version}.tar.gz"
|
||||
checksum=176a085facb7ef6ea3eb2e9987ec8e8b0bfb9c1731a3f3807464fb10657759ae
|
||||
checksum=493af4fde9999fa3a15696a1c3c7ace394296542a035caaf5854b32140413de4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue