python-rebulk: update to 2.0.0.
This commit is contained in:
parent
c1ea00683b
commit
a8fc4c7178
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-rebulk'
|
||||
pkgname=python-rebulk
|
||||
version=1.0.1
|
||||
version=2.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="rebulk-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Toilal/rebulk"
|
||||
distfiles="${PYPI_SITE}/r/rebulk/rebulk-${version}.tar.gz"
|
||||
checksum=81142667c5626913392d81c199bfb2ca60a16d85c402c3e371f0f29dbc262684
|
||||
checksum=1b0d526859ef3e8647f37c606d7ae7c32259e370b3f1519e4219a3ba72740aec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue