From 744b445301791e49e9633afad3b2978edf3e3e3b Mon Sep 17 00:00:00 2001 From: Eugene M Date: Mon, 1 Jan 2024 13:53:37 +0100 Subject: audio/mpc: Updated for version 0.35 Signed-off-by: Willy Sudiarto Raharjo --- audio/mpc/mpc.SlackBuild | 5 ++--- audio/mpc/mpc.info | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'audio/mpc') diff --git a/audio/mpc/mpc.SlackBuild b/audio/mpc/mpc.SlackBuild index 7149210fe9033..233d0ea31bc88 100644 --- a/audio/mpc/mpc.SlackBuild +++ b/audio/mpc/mpc.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mpc -# Copyright 2022 Eugene M., +# Copyright 2022-2024 Eugene M., # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mpc -VERSION=${VERSION:-0.34} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -76,7 +76,6 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; -#mkdir build cd build CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ diff --git a/audio/mpc/mpc.info b/audio/mpc/mpc.info index 96ddac60aabf8..63c2e8b36ccdf 100644 --- a/audio/mpc/mpc.info +++ b/audio/mpc/mpc.info @@ -1,8 +1,8 @@ PRGNAM="mpc" -VERSION="0.34" +VERSION="0.35" HOMEPAGE="https://www.musicpd.org/clients/mpc/" -DOWNLOAD="https://www.musicpd.org/download/mpc/0/mpc-0.34.tar.xz" -MD5SUM="d060ad335243c75ce3c13c8dcb5ceba2" +DOWNLOAD="https://www.musicpd.org/download/mpc/0/mpc-0.35.tar.xz" +MD5SUM="f609716926f9d59b189025f8c7a24dd0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libmpdclient" -- cgit v1.2.3