mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qt6-translations: update to 6.3.1.
This commit is contained in:
parent
ae6ac39ab4
commit
68bc09534a
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'qt6-translations'
|
# Template file for 'qt6-translations'
|
||||||
pkgname=qt6-translations
|
pkgname=qt6-translations
|
||||||
version=6.3.0
|
version=6.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qttranslations-everywhere-src-${version}"
|
wrksrc="qttranslations-everywhere-src-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT_HOST_PATH=/usr "
|
|
||||||
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
|
hostmakedepends="qt6-base-devel qt6-tools-devel perl"
|
||||||
makedepends="qt6-base-devel qt6-tools-devel"
|
makedepends="qt6-base-devel qt6-tools-devel"
|
||||||
short_desc="Cross-platform application and UI framework - translations"
|
short_desc="Cross-platform application and UI framework - translations"
|
||||||
|
@ -12,4 +11,4 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only with Qt-GPL-exception-1.0"
|
license="GPL-3.0-only with Qt-GPL-exception-1.0"
|
||||||
homepage="https://qt.io/"
|
homepage="https://qt.io/"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/submodules/qttranslations-everywhere-src-${version}.tar.xz"
|
||||||
checksum=e4dd4ef892a34a9514a19238f189a33ed85c76f31dcad6599ced93b1e33440b3
|
checksum=d7bdd55e2908ded901dcc262157100af2a490bf04d31e32995f6d91d78dfdb97
|
||||||
|
|
Loading…
Add table
Reference in a new issue