author | Antonio Rojas
<arojas@archlinux.org> 2016-03-29 16:07:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-29 16:07:00 UTC |
parent | a976e75ec49a8f45a959c307e37d6bead439c749 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 617e356..9bdb850 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.6.0 +pkgver=5.6.1 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=('d0a617777fc8793e685e0ea1cba5eda9') +md5sums=('36bbfa042c810e2f8b845d8dcaec2a42') prepare() { mkdir -p build