qt5-doc: update to 5.15.2
This commit is contained in:
parent
8c75b35bf7
commit
4d685a63f4
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.15.1
|
version=5.15.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=44da876057e21e1be42de31facd99be7d5f9f07893e1ea762359bcee0ef64ee9
|
checksum=3a530d1b243b5dec00bc54937455471aaa3e56849d2593edb8ded07228202240
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
rm -rf qttools/{bin,plugins}
|
rm -rf qttools/{bin,plugins}
|
||||||
|
|
Loading…
Reference in a new issue