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.0.
This commit is contained in:
parent
815b807d22
commit
c8f1724461
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-QtAwesome'
|
# Template file for 'python3-QtAwesome'
|
||||||
pkgname=python3-QtAwesome
|
pkgname=python3-QtAwesome
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-QtPy"
|
depends="python3-QtPy"
|
||||||
|
@ -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=b431dfee46ccbe43aa5d40d5b187749e2bf052ca16b8fbdf98b7778a8beb1063
|
checksum=104ed030e2c2237606898a621e8b2dc3f0a64c753a54d7bd6fa0015345fb1ad2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue