author | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-12 09:01:06 UTC |
parent | 374149e133ea042705f38d2103f9b9de4e719f79 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c913134..78d1c94 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.42.0 +pkgver=5.43.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('07dae8ef27b782d51940969fddb08fe79fbd7ce5028603dbe8ba4375eff32673' +sha256sums=('51aa27792577a52d3c09fa5f08e4d057827cd569dc836839f3528eb2ed4a973e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>