[arch-commits] Commit in frameworkintegration/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 09:20:58 UTC 2015
Date: Wednesday, April 8, 2015 @ 11:20:58
Author: fyan
Revision: 235701
upgpkg: frameworkintegration 5.9.0-1
Modified:
frameworkintegration/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 09:17:12 UTC (rev 235700)
+++ PKGBUILD 2015-04-08 09:20:58 UTC (rev 235701)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=frameworkintegration
-pkgver=5.8.0
+pkgver=5.9.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=('5e833c39103910c01d851db6dddffffc')
+md5sums=('5a40c112b997e3a30848374bf2a1ae6f')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list