From 3fa1b188e8a73dec3c81baee24140e3def07eedd Mon Sep 17 00:00:00 2001 From: gulle Date: Wed, 21 Jun 2017 11:07:42 +0300 Subject: [PATCH] kcodecs --- desktop/kde/framework/kcodecs/actions.py | 2 +- desktop/kde/framework/kcodecs/pspec.xml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/desktop/kde/framework/kcodecs/actions.py b/desktop/kde/framework/kcodecs/actions.py index 111523f4ce..2224377fc7 100644 --- a/desktop/kde/framework/kcodecs/actions.py +++ b/desktop/kde/framework/kcodecs/actions.py @@ -16,4 +16,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") \ No newline at end of file + pisitools.dodoc("README.md", "COPYING", "COPYING.LIB") diff --git a/desktop/kde/framework/kcodecs/pspec.xml b/desktop/kde/framework/kcodecs/pspec.xml index 5014c22357..809abbbc9d 100644 --- a/desktop/kde/framework/kcodecs/pspec.xml +++ b/desktop/kde/framework/kcodecs/pspec.xml @@ -12,11 +12,12 @@ library Plugins allowing Qt applications to access further types of images KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings. - mirrors://kde/stable/frameworks/5.29/kcodecs-5.29.0.tar.xz + mirrors://kde/stable/frameworks/5.35/kcodecs-5.35.0.tar.xz qt5-base-devel qt5-linguist - extra-cmake-modules + extra-cmake-modules + gperf @@ -50,6 +51,13 @@ + + 2017-06-20 + 5.35.0 + version bump + Ali Algul + aligulle3801@gmail.com + 2017-02-27 5.29.0