Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-connectivity
Commits:
9e288e5d by Antonio Rojas at 2024-11-12T08:54:59+01:00
upgpkg: 5.15.15+kde+r4-1: Bump revision
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-connectivity
pkgdesc = Provides access to Bluetooth hardware
- pkgver = 5.15.15+kde+r3
+ pkgver = 5.15.15+kde+r4
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=f2a9c5d1235d88cc26f2cfa348a037b65e31a5ae
- sha256sums =
37c90538f6c9bf560af6029314b58b53a7782d00015be3e4aef058f2fcd67c09
+ source =
kde-qtconnectivity::git+https://invent.kde.org/qt/qt/qtconnectivity#commit=8645b259784c940ac0c0c9c8376f088d6801a8ff
+ sha256sums =
ce69a1b5e748de1626a51375542cfed3a369c48a5698509d3c060014d5a83173
pkgname = qt5-connectivity
=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
pkgname=qt5-connectivity
_basever=5.15.15
-pkgver=5.15.15+kde+r3
+pkgver=5.15.15+kde+r4
pkgrel=1
-_commit=f2a9c5d1235d88cc26f2cfa348a037b65e31a5ae
+_commit=8645b259784c940ac0c0c9c8376f088d6801a8ff
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=('37c90538f6c9bf560af6029314b58b53a7782d00015be3e4aef058f2fcd67c09')
+sha256sums=('ce69a1b5e748de1626a51375542cfed3a369c48a5698509d3c060014d5a83173')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/9e288e5def0b6a41f375cffa80d5876da37a02d3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/9e288e5def0b6a41f375cffa80d5876da37a02d3
You're receiving this email because of your account on gitlab.archlinux.org.