author | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
parent | 12b5716e1ae9f2fd1edb5e613d3081656a47b9ca |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fa47818..617e356 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.5.5 +pkgver=5.6.0 pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' arch=(i686 x86_64) @@ -11,7 +11,7 @@ depends=(kwindowsystem kidletime kwayland) makedepends=(extra-cmake-modules) groups=(plasma) source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz") -md5sums=('2a2b4ede7e3e00942d78311af62ebf8f') +md5sums=('d0a617777fc8793e685e0ea1cba5eda9') prepare() { mkdir -p build