git » plasma-framework.git » commit c948125

Upstream release

author Felix Yan
2016-09-14 09:39:20 UTC
committer Felix Yan
2016-09-14 09:39:20 UTC
parent 3521e9f9389cfe03f149c9b163af2da7443d6a87

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 98c61f3..023c57f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@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')
@@ -12,7 +12,7 @@ depends=('qt5-quickcontrols' 'kactivities' 'kdeclarative')
 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