author | Antonio Rojas
<arojas@archlinux.org> 2016-01-06 15:37:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-01-06 15:37:45 UTC |
parent | 3dc9b739ea7b9aa3205c73fc87dfe57c903d5799 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4c77cf6..8c0fd18 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.5.2 +pkgver=5.5.3 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=('60b3e75ba7f6a113275a4404465668ba') +md5sums=('683c0921a52373d17bd19c3c06314dc9') prepare() { mkdir -p build