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