mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qcoro-qt5: update to 0.9.0.
This commit is contained in:
parent
c98ed02f69
commit
6e939f3ccb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qcoro-qt5'
|
# Template file for 'qcoro-qt5'
|
||||||
pkgname=qcoro-qt5
|
pkgname=qcoro-qt5
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT_VERSION=5"
|
configure_args="-DUSE_QT_VERSION=5"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://qcoro.dvratil.cz/"
|
homepage="https://qcoro.dvratil.cz/"
|
||||||
distfiles="https://github.com/danvratil/qcoro/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/danvratil/qcoro/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=28f90d817f42352084242f7a1ff090c5cff92359e4dbecea8f04d39ebcf630f8
|
checksum=cfaf6b778450f06adac4ce5e353eb6eae213a3b62b8c8740520d58cf9fe3ec1a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue