author | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 16:57:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 16:57:06 UTC |
parent | a630b614a40b1c4b11ff5950e6c1b9ff60d02b92 |
.SRCINFO | +3 | -3 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 68c939f..159305f 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.13+kde+r4 + pkgver = 5.15.14+kde+r4 pkgrel = 1 url = https://www.qt.io arch = x86_64 @@ -18,12 +18,12 @@ pkgbase = qt5-tools depends = hicolor-icon-theme optdepends = clang: for qdoc conflicts = qtchooser - source = git+https://invent.kde.org/qt/qt/qttools#commit=ba4c633c4a4731ead0c376b908bf5449796f7de1 + source = kde-qttools::git+https://invent.kde.org/qt/qt/qttools#commit=f82ed367d1b80b69d738cfcde534b75854a45476 source = assistant.desktop source = designer.desktop source = linguist.desktop source = qdbusviewer.desktop - sha256sums = SKIP + sha256sums = d27772cc0f51053dde0b3cdb665f50a8e504dab35a2ace4e691002ff5079ef07 sha256sums = 8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4 sha256sums = 92f3e5dc8bc416e02893c38a05287238853e0c20732df1e62d6a672744a34e7c sha256sums = 15781519115e36d2c67c12ee6bc636425cd445072f43cb8bdd1364cfacbe4c45 diff --git a/PKGBUILD b/PKGBUILD index 16f0344..d6d4829 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-tools _basever=5.15.14 -pkgver=5.15.13+kde+r4 +pkgver=5.15.14+kde+r4 pkgrel=1 _commit=f82ed367d1b80b69d738cfcde534b75854a45476 arch=('x86_64')