mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-QtAwesome: update to 1.3.1.
This commit is contained in:
parent
afbaa22a22
commit
75adecb9d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-QtAwesome'
|
# Template file for 'python3-QtAwesome'
|
||||||
pkgname=python3-QtAwesome
|
pkgname=python3-QtAwesome
|
||||||
version=1.3.0
|
version=1.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/spyder-ide/qtawesome"
|
homepage="https://github.com/spyder-ide/qtawesome"
|
||||||
changelog="https://raw.githubusercontent.com/spyder-ide/qtawesome/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/spyder-ide/qtawesome/master/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/Q/QtAwesome/QtAwesome-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/Q/QtAwesome/QtAwesome-${version}.tar.gz"
|
||||||
checksum=104ed030e2c2237606898a621e8b2dc3f0a64c753a54d7bd6fa0015345fb1ad2
|
checksum=075b2c9ee01cbaf5e3a4bebed0e5529ee8605981355f21dea051b15c1b869e1b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue