Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-connectivity
Commits:
19b2837c by Antonio Rojas at 2025-11-02T10:29:27+01:00
upgpkg: 5.15.18+kde+r1-1: Qt 5.15.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-connectivity
pkgdesc = Provides access to Bluetooth hardware
- pkgver = 5.15.17+kde+r2
+ pkgver = 5.15.18+kde+r1
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = qt5-connectivity
depends = qt5-base
depends = bluez-libs
optdepends = qt5-declarative: QML bindings
- source =
kde-qtconnectivity::git+https://invent.kde.org/qt/qt/qtconnectivity#commit=15961348aa26b73248432a0a274b332c36cd0054
- sha256sums =
cb9dbca7aaaa873cad2611c7afa5e95a8edb81f3a9622acbabbad8e0145a8149
+ source =
kde-qtconnectivity::git+https://invent.kde.org/qt/qt/qtconnectivity#commit=f1be05c8efeb65b77a8bfd21763ab55bb5c04906
+ sha256sums =
0f5d727328575d49386b72b7580c1d50eb5a55451e0217ba2e81d4dfb8e3f836
pkgname = qt5-connectivity
=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=qt5-connectivity
-_basever=5.15.17
-pkgver=5.15.17+kde+r2
+_basever=5.15.18
+pkgver=5.15.18+kde+r1
pkgrel=1
-_commit=15961348aa26b73248432a0a274b332c36cd0054
+_commit=f1be05c8efeb65b77a8bfd21763ab55bb5c04906
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -16,7 +16,7 @@ optdepends=('qt5-declarative: QML bindings')
groups=('qt5')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('cb9dbca7aaaa873cad2611c7afa5e95a8edb81f3a9622acbabbad8e0145a8149')
+sha256sums=('0f5d727328575d49386b72b7580c1d50eb5a55451e0217ba2e81d4dfb8e3f836')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/19b2837cba126fbc839eed0b23820036bf78ef59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/19b2837cba126fbc839eed0b23820036bf78ef59
You're receiving this email because of your account on gitlab.archlinux.org.