python3-QtAwesome: update to 1.2.0.
This commit is contained in:
parent
dc4246cb89
commit
cffd032a46
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-QtAwesome'
|
# Template file for 'python3-QtAwesome'
|
||||||
pkgname=python3-QtAwesome
|
pkgname=python3-QtAwesome
|
||||||
version=1.1.1
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="QtAwesome-${version}"
|
wrksrc="QtAwesome-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,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=ec02e200231fa68a146a93845890aa0432a7edcba14bf811ff6975cf9acdab5d
|
checksum=b431dfee46ccbe43aa5d40d5b187749e2bf052ca16b8fbdf98b7778a8beb1063
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue