python3-urwidgets: update to 0.2.1.
This commit is contained in:
parent
64730f30c1
commit
ddd575fc3d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-urwidgets'
|
||||
pkgname=python3-urwidgets
|
||||
version=0.2.0
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,9 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/AnonymouX47/urwidgets"
|
||||
changelog="https://github.com/AnonymouX47/urwidgets/releases"
|
||||
distfiles="https://github.com/AnonymouX47/urwidgets/releases/download/v$version/urwidgets-$version.tar.gz"
|
||||
checksum=d41acf9d9f8d576cb580bc042919b209c5aeeb60e1f81052809c63f31c4e7688
|
||||
# No tests available
|
||||
make_check=no
|
||||
checksum=f9f2bcd2949da1105c287806dab773aa7bdf5852226cdb128aaf3004136f3eef
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue