author | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 17:00:15 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-05-28 17:00:15 UTC |
parent | b8fb1b44b31144d5b9ca4944c26125ac4c66b187 |
.SRCINFO | +3 | -3 |
PKGBUILD | +1 | -1 |
diff --git a/.SRCINFO b/.SRCINFO index 37bdc89..6a546cc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-wayland pkgdesc = Provides APIs for Wayland - pkgver = 5.15.13+kde+r60 + pkgver = 5.15.14+kde+r57 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=9c82b5461736f59a06923ab68c6f7584ecab4f77 - sha256sums = SKIP + source = kde-qtwayland::git+https://invent.kde.org/qt/qt/qtwayland#commit=75f434f14499eb47ede2cb66f0946527bf555791 + sha256sums = b9eda6766d81a47f4451ad9507b40315354aef9219e8d1076bdf9e3ec3fef9e7 pkgname = qt5-wayland diff --git a/PKGBUILD b/PKGBUILD index 59818c3..13ee58e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=qt5-wayland _basever=5.15.14 -pkgver=5.15.13+kde+r60 +pkgver=5.15.14+kde+r57 pkgrel=1 _commit=75f434f14499eb47ede2cb66f0946527bf555791 arch=('x86_64')