mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
qt6-quickcontrols2: update to 6.1.1.
This commit is contained in:
parent
8e1100353b
commit
148b8306e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt6-quickcontrols2'
|
# Template file for 'qt6-quickcontrols2'
|
||||||
pkgname=qt6-quickcontrols2
|
pkgname=qt6-quickcontrols2
|
||||||
version=6.1.0
|
version=6.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtquickcontrols2-everywhere-src-${version}"
|
wrksrc="qtquickcontrols2-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-3.0-or-later"
|
license="GPL-2.0-or-later, LGPL-3.0-or-later"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquickcontrols2-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtquickcontrols2-everywhere-src-${version}.tar.xz"
|
||||||
checksum=784f1d79e74df59f095b126a116d85e72801bd357f5666d6bad8407ac3957d59
|
checksum=7ebc99724bedd97a2c6a606ba2726feb66bb76eb9f30262ae13cd246f5665ea4
|
||||||
|
|
||||||
qt6-quickcontrols2-devel_package() {
|
qt6-quickcontrols2-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel"
|
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue