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

Felix Yan fyan at archlinux.org
Wed Aug 12 10:24:29 UTC 2015


    Date: Wednesday, August 12, 2015 @ 12:24:29
  Author: fyan
Revision: 243313

upgpkg: frameworkintegration 5.13.0-1

Modified:
  frameworkintegration/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 10:19:36 UTC (rev 243312)
+++ PKGBUILD	2015-08-12 10:24:29 UTC (rev 243313)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=frameworkintegration
-pkgver=5.12.0
-pkgrel=2
+pkgver=5.13.0
+pkgrel=1
 pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/frameworkintegration'
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('87bdfb6972f8bd9b8b20cf1813bbb552')
+md5sums=('49ad49bff5ece8defe71021982476662')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list