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

Felix Yan fyan at archlinux.org
Sun Jan 10 16:20:00 UTC 2016


    Date: Sunday, January 10, 2016 @ 17:19:59
  Author: fyan
Revision: 257888

upgpkg: frameworkintegration 5.18.0-1

KF 5.18.0

Modified:
  frameworkintegration/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 16:19:48 UTC (rev 257887)
+++ PKGBUILD	2016-01-10 16:19:59 UTC (rev 257888)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('9d893ef7de02b2e61dfe24ea82744e6f')
+md5sums=('82116c14ad16b43ef2fa800b5c48edec')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list