git » kwayland.git » commit 09b3baa

KDE Frameworks 5.66

author Antonio Rojas
2020-01-11 11:45:56 UTC
committer Antonio Rojas
2020-01-11 11:45:56 UTC
parent 3ec8a01352fbda847d85910d1ff37510dfd58138

KDE Frameworks 5.66

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 32603b0..ff0a747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.65.0
-pkgrel=2
+pkgver=5.66.0
+pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=(x86_64)
 url='https://www.kde.org'
@@ -13,7 +13,7 @@ depends=(qt5-base)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('75b22e59dd6d3d70ce7a46b8d431050e2f00f6094ae25e969af90ae535037b12'
+sha256sums=('f43231f10a5294f7ac3d43d2b903f1cf9649364782ca55831e0c069a54cc170d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>