author | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:57:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-03-14 11:57:11 UTC |
parent | 4ab4a846db393a91d1c1001b620ea88e7a03fd5f |
.SRCINFO | +2 | -2 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 29a4d5b..37bdc89 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-wayland pkgdesc = Provides APIs for Wayland - pkgver = 5.15.12+kde+r61 + pkgver = 5.15.13+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=c8b37a1bda9b8f29d56775ed6556d56ac5d3ea1d + source = git+https://invent.kde.org/qt/qt/qtwayland#commit=9c82b5461736f59a06923ab68c6f7584ecab4f77 sha256sums = SKIP pkgname = qt5-wayland diff --git a/PKGBUILD b/PKGBUILD index 300729f..a07489a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-wayland _basever=5.15.13 -pkgver=5.15.12+kde+r61 +pkgver=5.15.13+kde+r60 pkgrel=1 _commit=9c82b5461736f59a06923ab68c6f7584ecab4f77 arch=('x86_64')