mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-urwidgets: update to 0.2.0.
This commit is contained in:
parent
d0b35dafec
commit
e678b39e70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-urwidgets'
|
# Template file for 'python3-urwidgets'
|
||||||
pkgname=python3-urwidgets
|
pkgname=python3-urwidgets
|
||||||
version=0.1.1
|
version=0.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://github.com/AnonymouX47/urwidgets"
|
homepage="https://github.com/AnonymouX47/urwidgets"
|
||||||
changelog="https://github.com/AnonymouX47/urwidgets/releases"
|
changelog="https://github.com/AnonymouX47/urwidgets/releases"
|
||||||
distfiles="https://github.com/AnonymouX47/urwidgets/releases/download/v$version/urwidgets-$version.tar.gz"
|
distfiles="https://github.com/AnonymouX47/urwidgets/releases/download/v$version/urwidgets-$version.tar.gz"
|
||||||
checksum=1e0dbceb875ace11067d93a585d8842a011db14ce78ec69ed485dc0df17f09e7
|
checksum=d41acf9d9f8d576cb580bc042919b209c5aeeb60e1f81052809c63f31c4e7688
|
||||||
# No tests available
|
# No tests available
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue