author | Antonio Rojas
<arojas@archlinux.org> 2015-12-08 22:17:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-12-08 22:17:38 UTC |
parent | 61a953b550e9f8348a28c61002f15cc5fa6e1293 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aa8edfa..4c14e60 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.4.3 +pkgver=5.5.0 pkgrel=2 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=('43b74c8a8ffac6878fc3e09b54cd2722') +md5sums=('1b6175e477ee1ccc1a218a5cb60896d9') prepare() { mkdir -p build