author | Antonio Rojas
<arojas@archlinux.org> 2015-10-06 06:36:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-10-06 06:36:24 UTC |
parent | 7b4a02c46f48031ae4c5f293fcc10ffd9adddcdc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c9400f2..d9d1d52 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.4.1 +pkgver=5.4.2 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=('161710cb26d5fb123be4062656124934') +md5sums=('f8415a6a0e25a609d30c3d3ee2c9c696') prepare() { mkdir -p build