Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
qt5-remoteobjects
Commits:
dfe6192f by Antonio Rojas at 2025-11-02T10:30:30+01:00
upgpkg: 5.15.18-1: Qt 5.15.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = qt5-remoteobjects
pkgdesc = Inter-process communication (IPC) module developed for Qt
- pkgver = 5.15.17
+ pkgver = 5.15.18
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = qt5-remoteobjects
makedepends = git
depends = qt5-base
optdepends = qt5-declarative: QML bindings
- source =
kde-qtremoteobjects::git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=e060a0990380134c054bde675d47db048fd3192f
- sha256sums =
cc7dd3674f36f1cd22738466f6499da6d51c9d60cc731abcdb69bdd98ef41b6a
+ source =
kde-qtremoteobjects::git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=b2740a7c7f5b6ac810240404a947ca5cff9de5f7
+ sha256sums =
0c89be1890b59ac0df77862e2798bbd898982f3c6eb8d8e50f8e408e471d94d3
pkgname = qt5-remoteobjects
=====================================
PKGBUILD
=====================================
@@ -2,10 +2,10 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=qt5-remoteobjects
-_basever=5.15.17
-pkgver=5.15.17
+_basever=5.15.18
+pkgver=5.15.18
pkgrel=1
-_commit=e060a0990380134c054bde675d47db048fd3192f
+_commit=b2740a7c7f5b6ac810240404a947ca5cff9de5f7
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=('cc7dd3674f36f1cd22738466f6499da6d51c9d60cc731abcdb69bdd98ef41b6a')
+sha256sums=('0c89be1890b59ac0df77862e2798bbd898982f3c6eb8d8e50f8e408e471d94d3')
pkgver() {
cd kde-$_pkgfqn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-remoteobjects/-/commit/dfe6192f5901075cc471b2b792378d84d1cc4f50
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-remoteobjects/-/commit/dfe6192f5901075cc471b2b792378d84d1cc4f50
You're receiving this email because of your account on gitlab.archlinux.org.