Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
qt5-tools
Commits:
515c5df5 by Evangelos Foutras at 2023-08-19T18:26:53+03:00
upgpkg: 5.15.10+kde+r3-2: LLVM 16 rebuild
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -4,14 +4,14 @@
pkgname=qt5-tools
_basever=5.15.10
pkgver=5.15.10+kde+r3
-pkgrel=1
+pkgrel=2
_commit=9f7af2d08eea7c2a2a2bfe7e6a9b73d1b99f5123
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
pkgdesc='A cross-platform application and UI framework (Development Tools,
QtHelp)'
depends=('qt5-base' 'hicolor-icon-theme')
-makedepends=('qt5-declarative' 'vulkan-headers' 'clang' 'git')
+makedepends=('qt5-declarative' 'vulkan-headers' 'llvm' 'clang' 'git')
optdepends=('clang: for qdoc')
groups=('qt' 'qt5')
conflicts=('qtchooser')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-tools/-/commit/515c5df5b4abdbc50514923ced96a9d64800eced
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-tools/-/commit/515c5df5b4abdbc50514923ced96a9d64800eced
You're receiving this email because of your account on gitlab.archlinux.org.