audio/museeks: Updated for version 0.9.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-04-06 22:33:47 +01:00 committed by Willy Sudiarto Raharjo
parent dab3c41916
commit b949961366
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=museeks
VERSION=${VERSION:-0.9.0}
VERSION=${VERSION:-0.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="museeks"
VERSION="0.9.0"
VERSION="0.9.3"
HOMEPAGE="https://github.com/KeitIG/museeks"
DOWNLOAD="https://github.com/KeitIG/museeks/releases/download/0.9.0/museeks-i386.deb"
MD5SUM="442d664dbbd5115a3271cdf14969ca23"
DOWNLOAD_x86_64="https://github.com/KeitIG/museeks/releases/download/0.9.0/museeks-amd64.deb"
MD5SUM_x86_64="9a85cde88a1918327affa1172d6e1ad0"
DOWNLOAD="https://github.com/KeitIG/museeks/releases/download/0.9.3/museeks-i386.deb"
MD5SUM="3b161fccd4a5bf0fb8454c17b1080c99"
DOWNLOAD_x86_64="https://github.com/KeitIG/museeks/releases/download/0.9.3/museeks-amd64.deb"
MD5SUM_x86_64="53e58017f85755b3f5cc60ccceac2267"
REQUIRES=""
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"