From 4bc3e2a90f1940b76a8a8b3b592bafb6fa2be9cb Mon Sep 17 00:00:00 2001 From: MEBis Date: Sat, 23 Dec 2017 14:27:24 +0200 Subject: [PATCH] Update talimat --- talimatname/genel/k/kf5-threadweaver/talimat | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/talimatname/genel/k/kf5-threadweaver/talimat b/talimatname/genel/k/kf5-threadweaver/talimat index 388f69953..8eef52e8a 100644 --- a/talimatname/genel/k/kf5-threadweaver/talimat +++ b/talimatname/genel/k/kf5-threadweaver/talimat @@ -2,17 +2,18 @@ # URL: https://www.kde.org/ # Paketçi: alihan-ozturk28@hotmail.com # Gerekler: kf5-extra-cmake-modules qt5 +# Grup: kde isim=kf5-threadweaver -surum=5.27.0 +surum=5.41.0 devir=1 _isim=threadweaver -_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 \