git » qt5-doc.git » commit e5a895c

Update to 5.15.8

author Antonio Rojas
2023-01-05 07:54:42 UTC
committer Antonio Rojas
2023-01-05 07:54:42 UTC
parent 91d18e4af342caedcfd5482ad5629649845a7461

Update to 5.15.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index da99eb2..3515a24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgbase=qt5-doc
 pkgname=(qt5-doc qt5-examples)
-_basever=5.15.5
+_basever=5.15.8
 pkgver=$_basever
 pkgrel=1
 arch=('any')
@@ -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=('5a97827bdf9fd515f43bc7651defaf64fecb7a55e051c79b8f80510d0e990f06'
+sha256sums=('776a9302c336671f9406a53bd30b8e36f825742b2ec44a57c08217bff0fa86b9'
             '398c996cb5b606695ac93645143df39e23fa67e768b09e0da6dbd37342a43f32'
             '7893df4981d6611c5aaeb4cc69bc77d14b4251842b205591a563f9a7184dfb0a')