Date: Tuesday, September 8, 2015 @ 18:09:13 Author: fyan Revision: 245594
upgpkg: kwayland-integration 5.4.1-1 Modified: kwayland-integration/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-08 16:08:52 UTC (rev 245593) +++ PKGBUILD 2015-09-08 16:09:13 UTC (rev 245594) @@ -2,7 +2,7 @@ # Maintainer:Antonio Rojas <[email protected]> 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) @@ -12,7 +12,7 @@ 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
