From 42884c0e0cd680b4025a826253987e6144e9148c Mon Sep 17 00:00:00 2001 From: MEBis Date: Sat, 23 Dec 2017 12:59:51 +0200 Subject: [PATCH] Update talimat --- talimatname/genel/k/kf5-frameworkintegration/talimat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/talimatname/genel/k/kf5-frameworkintegration/talimat b/talimatname/genel/k/kf5-frameworkintegration/talimat index b51415205..d0939efee 100644 --- a/talimatname/genel/k/kf5-frameworkintegration/talimat +++ b/talimatname/genel/k/kf5-frameworkintegration/talimat @@ -4,15 +4,15 @@ # Gerekler: kf5-kcompletion kf5-kconfig kf5-kconfigwidgets kf5-kcoreaddons kf5-ki18n kf5-kiconthemes kf5-kio kf5-kjobwidgets kf5-knotifications kf5-kwidgetsaddons kf5-kxmlgui qt5 libxcb xorg-libxcursor noto-fonts isim=kf5-frameworkintegration -surum=5.27.0 +surum=5.41.0 devir=1 _isim=frameworkintegration -_surum=5.27 +_surum=5.41 -kaynak=( http://download.kde.org/stable/frameworks/${_version}/${_name}-$surum.tar.xz) +kaynak=( http://download.kde.org/stable/frameworks/${_surum}/${_isim}-$surum.tar.xz) derle() { -cd ${_name}-$surum +cd ${_isim}-$surum cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \