From 062a830fc277c7d4a4f45fcd9e21a979ba229bd2 Mon Sep 17 00:00:00 2001 From: MEBis Date: Sat, 23 Dec 2017 14:01:50 +0200 Subject: [PATCH] Update talimat --- talimatname/genel/k/kf5-kmediaplayer/talimat | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/talimatname/genel/k/kf5-kmediaplayer/talimat b/talimatname/genel/k/kf5-kmediaplayer/talimat index 2d99c0df5..d073c3144 100644 --- a/talimatname/genel/k/kf5-kmediaplayer/talimat +++ b/talimatname/genel/k/kf5-kmediaplayer/talimat @@ -2,17 +2,18 @@ # URL: https://www.kde.org/ # Paketçi: alihan-ozturk28@hotmail.com # Gerekler: kf5-kparts kf5-kxmlgui +# Grup: kde isim=kf5-kmediaplayer -surum=5.27.0 +surum=5.41.0 devir=1 _isim=kmediaplayer -_surum=5.27 +_surum=5.41 -kaynak=( http://download.kde.org/stable/frameworks/${_version}/portingAids/${_name}-$surum.tar.xz) +kaynak=( http://download.kde.org/stable/frameworks/${_surum}/portingAids/${_isim}-$surum.tar.xz) derle() { -cd ${_name}-$surum +cd ${_isim}-$surum cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DLIB_INSTALL_DIR=lib \