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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:43:46 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:43:45
  Author: felixonmars
Revision: 276370

upgpkg: frameworkintegration 5.26.0-1

Upstream release

Modified:
  frameworkintegration/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 09:43:30 UTC (rev 276369)
+++ PKGBUILD	2016-09-14 09:43:45 UTC (rev 276370)
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.25.0
+pkgver=5.26.0
 pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d63e9454ee42955c44cad1cc78a98d44')
+md5sums=('3f345a8155d26a7d875e36741a03d751')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list