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

Felix Yan fyan at archlinux.org
Mon Apr 11 03:54:20 UTC 2016


    Date: Monday, April 11, 2016 @ 05:54:19
  Author: fyan
Revision: 264572

upgpkg: plasma-framework 5.21.0-1

Upstream release

Modified:
  plasma-framework/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 03:54:10 UTC (rev 264571)
+++ PKGBUILD	2016-04-11 03:54:19 UTC (rev 264572)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.20.0
-pkgrel=2
+pkgver=5.21.0
+pkgrel=1
 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-md5sums=('8ad1c95b1d1e9a67910341733cc6bf62')
+md5sums=('d2ba9565e7f5338bfd96976fcc65c34f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list