author | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
parent | 0de392b8b02a5e339b053375849054a55d89a780 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4c14e60..cd4f6f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.5.0 -pkgrel=2 +pkgver=5.5.1 +pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' arch=(i686 x86_64) url='https://projects.kde.org/projects/kde/workspace/kwayland-integration' @@ -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=('1b6175e477ee1ccc1a218a5cb60896d9') +md5sums=('1ca9cb1238c44af26b7cf74d5eb69cb4') prepare() { mkdir -p build