author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:04:03 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 14:04:03 UTC |
parent | 1c2d8decd7ec16fae6c181d3ff64804c4c403989 |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index e8c730d..29a4d5b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-wayland pkgdesc = Provides APIs for Wayland - pkgver = 5.15.11+kde+r60 + pkgver = 5.15.12+kde+r61 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=49c8a8d3c29998a3a160a139948ad8730b35a3d5 + source = git+https://invent.kde.org/qt/qt/qtwayland#commit=c8b37a1bda9b8f29d56775ed6556d56ac5d3ea1d sha256sums = SKIP pkgname = qt5-wayland diff --git a/PKGBUILD b/PKGBUILD index 48c4e20..825a32f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-wayland _basever=5.15.12 -pkgver=5.15.11+kde+r60 +pkgver=5.15.12+kde+r61 pkgrel=1 _commit=c8b37a1bda9b8f29d56775ed6556d56ac5d3ea1d arch=('x86_64')