author | Antonio Rojas
<arojas@archlinux.org> 2016-03-01 16:13:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-01 16:13:59 UTC |
parent | 100760f053795bcc7b72611c66661aa9febca67f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8764296..fa47818 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.5.4 +pkgver=5.5.5 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=('5a2b6d89e9ae11abe0d4b04c372fbaa8') +md5sums=('2a2b4ede7e3e00942d78311af62ebf8f') prepare() { mkdir -p build