mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qt5-doc: update to 5.14.2.
[ci skip]
This commit is contained in:
parent
db898fe5be
commit
0f19cecff9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qt5-doc'
|
# Template file for 'qt5-doc'
|
||||||
pkgname=qt5-doc
|
pkgname=qt5-doc
|
||||||
version=5.13.2
|
version=5.14.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qt-everywhere-src-${version}"
|
wrksrc="qt-everywhere-src-${version}"
|
||||||
hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which"
|
hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which"
|
||||||
|
@ -11,7 +11,7 @@ short_desc="A cross-platform application and UI framework (QT5) - Documentation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3, LGPL-2.1"
|
license="GPL-3, LGPL-2.1"
|
||||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
|
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
|
||||||
checksum=55e8273536be41f4f63064a79e552a22133848bb419400b6fa8e9fc0dc05de08
|
checksum=c6fcd53c744df89e7d3223c02838a33309bd1c291fcb6f9341505fe99f7f19fa
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
rm -rf qttools/{bin,plugins}
|
rm -rf qttools/{bin,plugins}
|
||||||
|
|
Loading…
Add table
Reference in a new issue