author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | a0d0feebaec1d5b8c542dcf5230d46772449e513 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78ed516..630a32a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.44.0 +pkgver=5.45.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=('935ac16624c41850756cbee48548e68da583fb28a63a08f931d760c6677c08df' +sha256sums=('78e2902520a3d3b13f8db3c5b5ee253c138cfe07934ac3fdd7a3bd87a020625e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>