git » qt5-doc.git » commit d45e424

Qt 5.15.12

author Antonio Rojas
2024-01-05 07:33:33 UTC
committer Antonio Rojas
2024-01-05 07:33:33 UTC
parent c1ee727f7e35d8333fcfb00a568020612891973d

Qt 5.15.12

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index a83275a..65efe0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
 
 pkgbase=qt5-doc
 pkgname=(qt5-doc qt5-examples)
-_basever=5.15.11
+_basever=5.15.12
 pkgver=$_basever
-pkgrel=2
+pkgrel=1
 arch=('any')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -17,7 +17,7 @@ _pkgfqn="qt-everywhere-opensource-src-${pkgver}"
 source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${pkgver}/single/${_pkgfqn}.tar.xz"
          qt5-webengine-python3.patch
          no-qmake.patch)
-sha256sums=('7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951'
+sha256sums=('93f2c0889ee2e9cdf30c170d353c3f829de5f29ba21c119167dee5995e48ccce'
             '398c996cb5b606695ac93645143df39e23fa67e768b09e0da6dbd37342a43f32'
             'db90fa31381fa0814c9c8c803c9e2f9b36bdd6f52da753399e500c0692352498')