From 030614f6b0430aa4b433019e9ddc973c482e806c Mon Sep 17 00:00:00 2001 From: David Woodfall Date: Sun, 13 Jan 2013 10:44:09 -0600 Subject: audio/clementine: Updated for version 1.1.1. Signed-off-by: Robby Workman --- audio/clementine/clementine.SlackBuild | 4 ++-- audio/clementine/clementine.info | 6 +++--- audio/clementine/slack-desc | 11 ++++++----- 3 files changed, 11 insertions(+), 10 deletions(-) (limited to 'audio/clementine') diff --git a/audio/clementine/clementine.SlackBuild b/audio/clementine/clementine.SlackBuild index f70e1cb50e..8a677d50b7 100644 --- a/audio/clementine/clementine.SlackBuild +++ b/audio/clementine/clementine.SlackBuild @@ -25,7 +25,7 @@ # Modified by SlackBuilds.org PRGNAM=clementine -VERSION=${VERSION:-20120913_5ddabb4} +VERSION=${VERSION:-1.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,7 +62,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.?z* +tar xvf $CWD/$PRGNAM-$VERSION.tar.gz cd $PRGNAM-$VERSION chown -R root:root . find . \ diff --git a/audio/clementine/clementine.info b/audio/clementine/clementine.info index 03fa85c1e6..5683a53e56 100644 --- a/audio/clementine/clementine.info +++ b/audio/clementine/clementine.info @@ -1,8 +1,8 @@ PRGNAM="clementine" -VERSION="20120913_5ddabb4" +VERSION="1.1.1" HOMEPAGE="http://www.clementine-player.org/" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/clementine-20120913_5ddabb4.tar.xz" -MD5SUM="9b57555e5c2a622a839062c5ccd95159" +DOWNLOAD="https://clementine-player.googlecode.com/files/clementine-1.1.1.tar.gz" +MD5SUM="28e4afb822388bd337a761db8f86febf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf qjson" diff --git a/audio/clementine/slack-desc b/audio/clementine/slack-desc index e887de17f5..5aed3ee4cc 100644 --- a/audio/clementine/slack-desc +++ b/audio/clementine/slack-desc @@ -1,9 +1,10 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + |-----handy-ruler------------------------------------------------------| clementine: Clementine (music player based on Amarok 1.4) clementine: -- cgit v1.2.3