author | Antonio Rojas
<arojas@archlinux.org> 2016-01-26 21:34:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-01-26 21:34:49 UTC |
parent | c102935a79a9f8158c01dc0cf6508804ee39fc77 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8c0fd18..8764296 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.5.3 +pkgver=5.5.4 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=('683c0921a52373d17bd19c3c06314dc9') +md5sums=('5a2b6d89e9ae11abe0d4b04c372fbaa8') prepare() { mkdir -p build