From cabd6a618cf3fc39a55b380811a7e73a60982101 Mon Sep 17 00:00:00 2001 From: Stu Miller Date: Fri, 17 Jun 2011 20:04:17 -0500 Subject: desktop/rootactions_servicemenu: Updated for version 2.7.1. Signed-off-by: Robby Workman --- desktop/rootactions_servicemenu/README | 4 ++++ desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild | 7 +++++-- desktop/rootactions_servicemenu/rootactions_servicemenu.info | 6 +++--- 3 files changed, 12 insertions(+), 5 deletions(-) (limited to 'desktop') diff --git a/desktop/rootactions_servicemenu/README b/desktop/rootactions_servicemenu/README index 98691ee645..e5d36d9a6e 100644 --- a/desktop/rootactions_servicemenu/README +++ b/desktop/rootactions_servicemenu/README @@ -6,3 +6,7 @@ KDE3 dolphin, KDE4 (both konqueror and dolphin), and an importable user action xml file for krusader KDE4. See README in source files for details. This build script installs the KDE4/Dolphin version. + +NOTE: Starting with version 2.7.1 the KDE-Look package maintainer +removed the version number from the package name due to GHNS issues. +Please check the package md5sum before using the SlackBuild. diff --git a/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild b/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild index 4e0e78327c..117d510668 100644 --- a/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild +++ b/desktop/rootactions_servicemenu/rootactions_servicemenu.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=rootactions_servicemenu -VERSION=${VERSION:-2.6} +VERSION=${VERSION:-2.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -39,7 +39,10 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT rm -rf $TMP/${PRGNAM}_${VERSION} cd $TMP -tar xvf $CWD/48411-${PRGNAM}_${VERSION}.tar.gz +# NOTE: Starting with version 2.7.1 the KDE-Look package maintainer +# removed the version number from the package name due to GHNS issues. +# Please check the package md5sum before using the SlackBuild. +tar xvf $CWD/48411-${PRGNAM}.tar.gz cd ${PRGNAM}_${VERSION} chown -R root:root . chmod -R u+w,go+r-w,a-s . diff --git a/desktop/rootactions_servicemenu/rootactions_servicemenu.info b/desktop/rootactions_servicemenu/rootactions_servicemenu.info index 0353843427..7ea1fcb4f3 100644 --- a/desktop/rootactions_servicemenu/rootactions_servicemenu.info +++ b/desktop/rootactions_servicemenu/rootactions_servicemenu.info @@ -1,8 +1,8 @@ PRGNAM="rootactions_servicemenu" -VERSION="2.6" +VERSION="2.7.1" HOMEPAGE="http://kde-look.org/content/show.php/Root+Actions+Servicemenu?content=48411" -DOWNLOAD="http://kde-look.org/CONTENT/content-files/48411-rootactions_servicemenu_2.6.tar.gz" -MD5SUM="98e81010e1a4f46cee5794da18c192c1" +DOWNLOAD="http://kde-look.org/CONTENT/content-files/48411-rootactions_servicemenu.tar.gz" +MD5SUM="88a6cda69af21fecd8f29c88cfb79c8e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Stu Miller" -- cgit v1.2.3