diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-07-30 20:19:38 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-08-01 04:19:57 -0500 |
commit | 22ef99535d3cdf6ee09bd8f5563381a7127b886c (patch) | |
tree | 3f67ee45c981a5053fa1829481eb058d7ecba81e /audio/qmmp-qt5 | |
parent | 460d19105831ee31b58cde8eb7354e2a604c5d17 (diff) |
audio/qmmp-qt5: Updated for version 1.5.1.
This also fixes the broken download link
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/qmmp-qt5')
-rw-r--r-- | audio/qmmp-qt5/qmmp-qt5.SlackBuild | 2 | ||||
-rw-r--r-- | audio/qmmp-qt5/qmmp-qt5.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/qmmp-qt5/qmmp-qt5.SlackBuild b/audio/qmmp-qt5/qmmp-qt5.SlackBuild index 7fcfc109eae0..ea549a5b31ac 100644 --- a/audio/qmmp-qt5/qmmp-qt5.SlackBuild +++ b/audio/qmmp-qt5/qmmp-qt5.SlackBuild @@ -22,7 +22,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qmmp-qt5 -VERSION=${VERSION:-1.3.7} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/audio/qmmp-qt5/qmmp-qt5.info b/audio/qmmp-qt5/qmmp-qt5.info index 3f852ffed8cf..ab1ffedf07c2 100644 --- a/audio/qmmp-qt5/qmmp-qt5.info +++ b/audio/qmmp-qt5/qmmp-qt5.info @@ -1,8 +1,8 @@ PRGNAM="qmmp-qt5" -VERSION="1.3.7" +VERSION="1.5.1" HOMEPAGE="https://qmmp.ylsoftware.com/" -DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp-1.3.7.tar.bz2" -MD5SUM="23f2d2ea40e0c909030f78da3cefe777" +DOWNLOAD="https://qmmp.ylsoftware.com/files/qmmp/1.5/qmmp-1.5.1.tar.bz2" +MD5SUM="830e799402f742bdb866651cdf988361" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |