author | Antonio Rojas
<arojas@archlinux.org> 2023-10-06 14:50:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-06 14:50:57 UTC |
parent | ac277dcbad9c9bac5fc4c0382419d44ae9301213 |
.SRCINFO | +32 | -0 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..c2e5a3e --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,32 @@ +pkgbase = qt5-tools + pkgdesc = A cross-platform application and UI framework (Development Tools, QtHelp) + pkgver = 5.15.11+kde+r3 + pkgrel = 1 + url = https://www.qt.io + arch = x86_64 + groups = qt5 + license = GPL3 + license = LGPL3 + license = FDL + license = custom + makedepends = qt5-declarative + makedepends = vulkan-headers + makedepends = llvm + makedepends = clang + makedepends = git + depends = qt5-base + depends = hicolor-icon-theme + optdepends = clang: for qdoc + conflicts = qtchooser + source = git+https://invent.kde.org/qt/qt/qttools#commit=38ae810be3fb4984f75b55a16d3413e35d701af1 + source = assistant.desktop + source = designer.desktop + source = linguist.desktop + source = qdbusviewer.desktop + sha256sums = SKIP + sha256sums = 8092d6d846e39632107b14726fa112862d800e929ef10f05f2a284dbda9b53c4 + sha256sums = 92f3e5dc8bc416e02893c38a05287238853e0c20732df1e62d6a672744a34e7c + sha256sums = 15781519115e36d2c67c12ee6bc636425cd445072f43cb8bdd1364cfacbe4c45 + sha256sums = 6bc07903971983efb9492700efb2c03e24fbb1ce61b520b6e7d0a04662400701 + +pkgname = qt5-tools diff --git a/PKGBUILD b/PKGBUILD index 287d21a..3e69d4e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-tools _basever=5.15.11 -pkgver=5.15.10+kde+r3 +pkgver=5.15.11+kde+r3 pkgrel=1 _commit=38ae810be3fb4984f75b55a16d3413e35d701af1 arch=('x86_64')