author | Antonio Rojas
<arojas@archlinux.org> 2023-11-14 22:21:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-14 22:21:44 UTC |
parent | 559998dd874b14322f7fa3e96e9d873124e85ad9 |
.SRCINFO | +2 | -2 |
PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index c2e5a3e..6921aec 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-tools pkgdesc = A cross-platform application and UI framework (Development Tools, QtHelp) - pkgver = 5.15.11+kde+r3 + pkgver = 5.15.11+kde+r4 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -18,7 +18,7 @@ pkgbase = qt5-tools depends = hicolor-icon-theme optdepends = clang: for qdoc conflicts = qtchooser - source = git+https://invent.kde.org/qt/qt/qttools#commit=38ae810be3fb4984f75b55a16d3413e35d701af1 + source = git+https://invent.kde.org/qt/qt/qttools#commit=16d0a9944bbd4a05edfb364bc5c28f19533a7449 source = assistant.desktop source = designer.desktop source = linguist.desktop diff --git a/PKGBUILD b/PKGBUILD index 3e69d4e..0633337 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=qt5-tools _basever=5.15.11 -pkgver=5.15.11+kde+r3 +pkgver=5.15.11+kde+r4 pkgrel=1 -_commit=38ae810be3fb4984f75b55a16d3413e35d701af1 +_commit=16d0a9944bbd4a05edfb364bc5c28f19533a7449 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom')