git » qt5-remoteobjects.git » commit 8223b68

upgpkg: 5.15.12-1: Qt 5.15.12

author Antonio Rojas
2024-01-05 14:02:16 UTC
committer Antonio Rojas
2024-01-05 14:02:16 UTC
parent 93681ba2c675c7386aa4f830c9fe580cc9f549c6

upgpkg: 5.15.12-1: Qt 5.15.12

.SRCINFO +2 -2
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index c219221..fccb658 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-remoteobjects
 	pkgdesc = Inter-process communication (IPC) module developed for Qt
-	pkgver = 5.15.11
+	pkgver = 5.15.12
 	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 = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=bdc316aca82769b43cb7821c10d80a1ca02b846e
+	source = git+https://invent.kde.org/qt/qt/qtremoteobjects#commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93
 	sha256sums = SKIP
 
 pkgname = qt5-remoteobjects
diff --git a/PKGBUILD b/PKGBUILD
index 9b07e30..187699f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=qt5-remoteobjects
 _basever=5.15.12
-pkgver=5.15.11
+pkgver=5.15.12
 pkgrel=1
 _commit=f64e34be9ac4b7e92c63e47235c04471a1d40c93
 arch=(x86_64)