python3-cli-ui: update to 0.10.0
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
ff90f3f87f
commit
5c53b270ac
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cli-ui'
|
||||
pkgname=python3-cli-ui
|
||||
version=0.9.1
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="python-cli-ui-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/TankerHQ/python-cli-ui"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=dac8da0839b161613b6a5f5045c917e8181f5065a423ab51805f43d9beb34962
|
||||
checksum=522d0270fe23bf57493da6a3c98c2f3901ead1417d5de406a756fcbdd27ffcb4
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue