author | Antonio Rojas
<arojas@archlinux.org> 2024-06-07 14:45:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-06-07 14:45:38 UTC |
parent | d485d78490af4b85b037c15f27b30b4403e36a3a |
.SRCINFO | +3 | -3 |
PKGBUILD | +3 | -3 |
diff --git a/.SRCINFO b/.SRCINFO index 6a546cc..dd7467c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = qt5-wayland pkgdesc = Provides APIs for Wayland - pkgver = 5.15.14+kde+r57 + pkgver = 5.15.14+kde+r58 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 = kde-qtwayland::git+https://invent.kde.org/qt/qt/qtwayland#commit=75f434f14499eb47ede2cb66f0946527bf555791 - sha256sums = b9eda6766d81a47f4451ad9507b40315354aef9219e8d1076bdf9e3ec3fef9e7 + source = kde-qtwayland::git+https://invent.kde.org/qt/qt/qtwayland#commit=11e099c6b7fbec0e198bffaf8016676ef430cfba + sha256sums = e659f4b1e029866c7475822837b3db019a5821ffcb8a85d72e7edec9ef42a6d6 pkgname = qt5-wayland diff --git a/PKGBUILD b/PKGBUILD index 13ee58e..f201ba8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=qt5-wayland _basever=5.15.14 -pkgver=5.15.14+kde+r57 +pkgver=5.15.14+kde+r58 pkgrel=1 -_commit=75f434f14499eb47ede2cb66f0946527bf555791 +_commit=11e099c6b7fbec0e198bffaf8016676ef430cfba arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ makedepends=('vulkan-headers' 'git') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('b9eda6766d81a47f4451ad9507b40315354aef9219e8d1076bdf9e3ec3fef9e7') +sha256sums=('e659f4b1e029866c7475822837b3db019a5821ffcb8a85d72e7edec9ef42a6d6') pkgver() { cd kde-$_pkgfqn