Skip to content

Commit

Permalink
qt5-doc: update to 5.15.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
Luciogi committed Dec 12, 2023
1 parent ccd33cf commit efd80f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/qt5-doc/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'qt5-doc'
pkgname=qt5-doc
version=5.15.7
version=5.15.11
revision=1
hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
makedepends="qt5-tools-devel gperf nss"
Expand All @@ -9,8 +9,8 @@ short_desc="Cross-platform application and UI framework (QT5) - Documentation"
maintainer="Orphaned <[email protected]>"
license="GFDL-1.3-only"
homepage="https://qt.io/"
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
checksum=7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951

post_extract() {
rm -rf qttools/{bin,plugins}
Expand Down

0 comments on commit efd80f3

Please sign in to comment.