Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-serialport
Commits:
deee3450 by Antonio Rojas at 2025-11-02T10:28:31+01:00
upgpkg: 5.15.18-1: Qt 5.15.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-serialport
pkgdesc = Provides access to hardware and virtual serial ports
- pkgver = 5.15.17
+ pkgver = 5.15.18
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = qt5-serialport
license = custom
makedepends = git
depends = qt5-base
- source =
kde-qtserialport::git+https://invent.kde.org/qt/qt/qtserialport#commit=9bb2b66259413ac4eda1ddf64209ef44412aa55d
- sha256sums =
c544df4e6676ba3f8d26557d4fc4190bedc175e98111e39225c536f500260f88
+ source =
kde-qtserialport::git+https://invent.kde.org/qt/qt/qtserialport#commit=b64a7eeda9b6a65b5ed01b1b40b07177f0aa4c0f
+ sha256sums =
427736b0eb239e5b545fb07cfa12943e9b901d77b496e44624df0c5dc340e52a
pkgname = qt5-serialport
=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
# Contributor: Andrea Scarpino <[email protected]>
pkgname=qt5-serialport
-_basever=5.15.17
-pkgver=5.15.17
+_basever=5.15.18
+pkgver=5.15.18
pkgrel=1
-_commit=9bb2b66259413ac4eda1ddf64209ef44412aa55d
+_commit=b64a7eeda9b6a65b5ed01b1b40b07177f0aa4c0f
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
@@ -15,7 +15,7 @@ makedepends=('git')
groups=('qt5')
_pkgfqn=${pkgname/5-/}
source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit)
-sha256sums=('c544df4e6676ba3f8d26557d4fc4190bedc175e98111e39225c536f500260f88')
+sha256sums=('427736b0eb239e5b545fb07cfa12943e9b901d77b496e44624df0c5dc340e52a')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-serialport/-/commit/deee34502c6c0ac446f420eccaaa0e124001e578
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-serialport/-/commit/deee34502c6c0ac446f420eccaaa0e124001e578
You're receiving this email because of your account on gitlab.archlinux.org.