Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-tools
Commits:
6effb34c by Antonio Rojas at 2025-11-02T10:28:36+01:00
upgpkg: 5.15.18+kde+r3-1: Qt 5.15.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt5-tools
pkgdesc = A cross-platform application and UI framework (Development
Tools, QtHelp)
- pkgver = 5.15.17+kde+r3
- pkgrel = 3
+ pkgver = 5.15.18+kde+r3
+ pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt5
@@ -19,7 +19,7 @@ pkgbase = qt5-tools
optdepends = clang: for qdoc
optdepends = qt5-declarative: for qdistancefieldgenerator
conflicts = qtchooser
- source =
kde-qttools::git+https://invent.kde.org/qt/qt/qttools#commit=e02ce0dfa692913bd5dcc50917f7e21f5a41cd2b
- sha256sums =
5085b155531670bbc019bb7a29eebc333f26e5f8076ef6c2593b22a25daccccf
+ source =
kde-qttools::git+https://invent.kde.org/qt/qt/qttools#commit=fa40a2d3373b89be0cd0a43fe0c1d047e3d34058
+ sha256sums =
6cb7ecf17d6d62b786b40c38fdcd2243d95944d58240a66c7e0b27b867ea8b44
pkgname = qt5-tools
=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=qt5-tools
-_basever=5.15.17
-pkgver=5.15.17+kde+r3
-pkgrel=3
-_commit=e02ce0dfa692913bd5dcc50917f7e21f5a41cd2b
+_basever=5.15.18
+pkgver=5.15.18+kde+r3
+pkgrel=1
+_commit=fa40a2d3373b89be0cd0a43fe0c1d047e3d34058
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -18,7 +18,7 @@ groups=('qt5')
conflicts=('qtchooser')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('5085b155531670bbc019bb7a29eebc333f26e5f8076ef6c2593b22a25daccccf')
+sha256sums=('6cb7ecf17d6d62b786b40c38fdcd2243d95944d58240a66c7e0b27b867ea8b44')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-tools/-/commit/6effb34c100d2e96905b5b86a28640c69d638f90
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-tools/-/commit/6effb34c100d2e96905b5b86a28640c69d638f90
You're receiving this email because of your account on gitlab.archlinux.org.