[arch-commits] Commit in plasma-framework/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Mon May 16 14:47:16 UTC 2016


    Date: Monday, May 16, 2016 @ 16:47:16
  Author: fyan
Revision: 268172

upgpkg: plasma-framework 5.22.0-1

Upstream release

Modified:
  plasma-framework/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 14:47:08 UTC (rev 268171)
+++ PKGBUILD	2016-05-16 14:47:16 UTC (rev 268172)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.21.0
+pkgver=5.22.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=('d2ba9565e7f5338bfd96976fcc65c34f')
+md5sums=('f0105f7d17db98efe37e7a791c7f1949')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list