qt6-shadertools: update to 6.3.0.
This commit is contained in:
parent
9ed60c9c45
commit
81f685deb5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qt6-shadertools'
|
||||
pkgname=qt6-shadertools
|
||||
version=6.2.2
|
||||
version=6.3.0
|
||||
revision=1
|
||||
wrksrc="qtshadertools-everywhere-src-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://qt.io/"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qtshadertools-everywhere-src-${version}.tar.xz"
|
||||
checksum=f97505e72358c1fa2a2131c3a9a5b3497a2b9ea65b75a5beaf7f46c4b56a89e5
|
||||
checksum=5498959b9d37c254bd126ab1320cf86aeb8a31b3ea7e51db666a8f9698afbd6c
|
||||
|
||||
qt6-shadertools-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} qt6-base-devel>=${version}_1"
|
||||
|
|
Loading…
Reference in a new issue