Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-connectivity
Commits:
09a5be44 by Antonio Rojas at 2025-01-22T15:27:37+01:00
upgpkg: 5.15.16+kde+r2-1: Bump revision
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = qt5-connectivity
pkgdesc = Provides access to Bluetooth hardware
- pkgver = 5.15.16+kde+r1
- pkgrel = 3
+ pkgver = 5.15.16+kde+r2
+ pkgrel = 1
url = https://www.qt.io
arch = x86_64
groups = qt5
@@ -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=c8a0f0b1f6dd4c63dbc015f63dc6856895e46ba3
- sha256sums =
61240bbb955090b91e0d8094c9aec96b91aa0635fc8f7aae7ef473c76d776ab6
+ source =
kde-qtconnectivity::git+https://invent.kde.org/qt/qt/qtconnectivity#commit=a5780d4781714db639a9321bbdf0e8c66f577e39
+ sha256sums =
31580f2f3cb07f6d674c171c1f19eeaa691c202639b52fcb0c5ff12bac27cc8f
pkgname = qt5-connectivity
=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
pkgname=qt5-connectivity
_basever=5.15.16
-pkgver=5.15.16+kde+r1
-pkgrel=3
-_commit=c8a0f0b1f6dd4c63dbc015f63dc6856895e46ba3
+pkgver=5.15.16+kde+r2
+pkgrel=1
+_commit=a5780d4781714db639a9321bbdf0e8c66f577e39
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=('61240bbb955090b91e0d8094c9aec96b91aa0635fc8f7aae7ef473c76d776ab6')
+sha256sums=('31580f2f3cb07f6d674c171c1f19eeaa691c202639b52fcb0c5ff12bac27cc8f')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/09a5be448ecf2a7592e258c2c90c4510495cbab4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-connectivity/-/commit/09a5be448ecf2a7592e258c2c90c4510495cbab4
You're receiving this email because of your account on gitlab.archlinux.org.