author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 16:09:13 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 16:09:13 UTC |
parent | ed083ab6dbfc3a70891c1f37929a0220d4dd1329 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a7dacce..c9400f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.4.0 +pkgver=5.4.1 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=('2eaabc6ddacb4142d1c068f1b5536455') +md5sums=('161710cb26d5fb123be4062656124934') prepare() { mkdir -p build