From e58035434bcc88badb62a26701773bd101b66326 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 3 Jul 2016 00:35:16 +0700 Subject: [PATCH] libmatemixer: Upgraded to 1.15.0. Signed-off-by: Willy Sudiarto Raharjo --- base/libmatemixer/libmatemixer.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/libmatemixer/libmatemixer.SlackBuild b/base/libmatemixer/libmatemixer.SlackBuild index d7e17df..9040cca 100644 --- a/base/libmatemixer/libmatemixer.SlackBuild +++ b/base/libmatemixer/libmatemixer.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libmatemixer -VERSION=${VERSION:-1.14.0} +VERSION=${VERSION:-1.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_msb} @@ -35,7 +35,7 @@ if [ -z "$ARCH" ]; then esac fi -wget -c http://pub.mate-desktop.org/releases/1.14/$PRGNAM-$VERSION.tar.xz +wget -c http://pub.mate-desktop.org/releases/1.15/$PRGNAM-$VERSION.tar.xz