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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:39:20 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:39:20
  Author: felixonmars
Revision: 276356

upgpkg: plasma-framework 5.26.0-1

Upstream release

Modified:
  plasma-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 09:39:12 UTC (rev 276355)
+++ PKGBUILD	2016-09-14 09:39:20 UTC (rev 276356)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=plasma-framework
-pkgver=5.25.0
+pkgver=5.26.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=('b67b2fc56b005b9fd47a9b64cc39bc40')
+md5sums=('36c29f3d3b96489c39bd0395885b0e8e')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list