git » qt5-wayland.git » commit 8195c4f

upgpkg: 5.15.11+kde+r60-1: Bump revision

author Antonio Rojas
2023-10-24 12:04:34 UTC
committer Antonio Rojas
2023-10-24 12:04:34 UTC
parent 749e4b86905d050b30f91cb074fb44406171acd0

upgpkg: 5.15.11+kde+r60-1: Bump revision

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index 1e77256..e8c730d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = qt5-wayland
 	pkgdesc = Provides APIs for Wayland
-	pkgver = 5.15.11+kde+r59
+	pkgver = 5.15.11+kde+r60
 	pkgrel = 1
 	url = https://www.qt.io
 	arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = qt5-wayland
 	makedepends = git
 	depends = qt5-declarative
 	depends = libxcomposite
-	source = git+https://invent.kde.org/qt/qt/qtwayland#commit=4de268cbaf6ff3b633429577f06d3d746a3b202a
+	source = git+https://invent.kde.org/qt/qt/qtwayland#commit=49c8a8d3c29998a3a160a139948ad8730b35a3d5
 	sha256sums = SKIP
 
 pkgname = qt5-wayland
diff --git a/PKGBUILD b/PKGBUILD
index 7ca13db..03cf094 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 
 pkgname=qt5-wayland
 _basever=5.15.11
-pkgver=5.15.11+kde+r59
+pkgver=5.15.11+kde+r60
 pkgrel=1
-_commit=4de268cbaf6ff3b633429577f06d3d746a3b202a
+_commit=49c8a8d3c29998a3a160a139948ad8730b35a3d5
 arch=('x86_64')
 url='https://www.qt.io'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')