author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 13:48:36 UTC |
parent | ce16d969c60e29a2a1d82a66c53970a578c41312 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 6921aec..60498ed 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+r4 + pkgver = 5.15.12+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=16d0a9944bbd4a05edfb364bc5c28f19533a7449 + source = git+https://invent.kde.org/qt/qt/qttools#commit=bd0ceb7de5d0c918ae596150e95b069dca8b9150 source = assistant.desktop source = designer.desktop source = linguist.desktop diff --git a/PKGBUILD b/PKGBUILD index b4ec8a3..fc7e2aa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-tools _basever=5.15.12 -pkgver=5.15.11+kde+r4 +pkgver=5.15.12+kde+r4 pkgrel=1 _commit=bd0ceb7de5d0c918ae596150e95b069dca8b9150 arch=('x86_64')