mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/qmmp: Updated for version 0.11.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e9ba822112
commit
bbbf8ca42e
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qmmp
|
||||
VERSION=${VERSION:-0.11.2}
|
||||
VERSION=${VERSION:-0.11.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qmmp"
|
||||
VERSION="0.11.2"
|
||||
VERSION="0.11.3"
|
||||
HOMEPAGE="http://qmmp.ylsoftware.com/"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-0.11.2.tar.bz2"
|
||||
MD5SUM="3143e8c9fe48e55c7720de4ea9a582c1"
|
||||
DOWNLOAD="http://qmmp.ylsoftware.com/files/qmmp-0.11.3.tar.bz2"
|
||||
MD5SUM="c1ed85e869dd32461f0aa902e9bed85f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue