Date: Tuesday, June 14, 2016 @ 16:11:06 Author: felixonmars Revision: 269674
upgpkg: plasma-framework 5.23.0-1 Upstream release Modified: plasma-framework/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 16:10:59 UTC (rev 269673) +++ PKGBUILD 2016-06-14 16:11:06 UTC (rev 269674) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-framework -pkgver=5.22.0 +pkgver=5.23.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -md5sums=('f0105f7d17db98efe37e7a791c7f1949') +md5sums=('ff844df8d38596734e541a0c53131e32') prepare() { mkdir -p build
