diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-21 09:29:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-21 09:29:15 +0700 |
commit | 06656b9e8203cc31b9f870243d061f555d55bb56 (patch) | |
tree | cdbb863a3e62974c89cb8591bd24aa53c0463726 /audio | |
parent | cd283b7b1363eb65a306dc472259fa8f21534b67 (diff) | |
download | slackbuilds-06656b9e8203cc31b9f870243d061f555d55bb56.tar.gz |
audio/museeks: Updated for version 0.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/museeks/museeks.SlackBuild | 4 | ||||
-rw-r--r-- | audio/museeks/museeks.info | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/audio/museeks/museeks.SlackBuild b/audio/museeks/museeks.SlackBuild index 3afc3b4105..df806af11d 100644 --- a/audio/museeks/museeks.SlackBuild +++ b/audio/museeks/museeks.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for museeks. # -# Copyright 2017-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2017-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=museeks -VERSION=${VERSION:-0.11.1} +VERSION=${VERSION:-0.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/museeks/museeks.info b/audio/museeks/museeks.info index 8a33fc4350..1cc20dd50f 100644 --- a/audio/museeks/museeks.info +++ b/audio/museeks/museeks.info @@ -1,10 +1,10 @@ PRGNAM="museeks" -VERSION="0.11.1" +VERSION="0.11.2" HOMEPAGE="https://github.com/martpie/museeks" -DOWNLOAD="https://github.com/martpie/museeks/releases/download/0.11.1/museeks-i386.deb" -MD5SUM="d742670f4f0e8e14a4049f5a125edc99" -DOWNLOAD_x86_64="https://github.com/martpie/museeks/releases/download/0.11.1/museeks-amd64.deb" -MD5SUM_x86_64="592ef3b736de70aa7a8c48f5f4b39cac" +DOWNLOAD="https://github.com/martpie/museeks/releases/download/0.11.2/museeks-i386.deb" +MD5SUM="4e833e42b2b34829e2496e908ef86dbc" +DOWNLOAD_x86_64="https://github.com/martpie/museeks/releases/download/0.11.2/museeks-amd64.deb" +MD5SUM_x86_64="4ad99b341d8fd12aefb16563809f0bca" REQUIRES="" -MAINTAINER="Edinaldo P. Silva" -EMAIL="edps.mundognu@gmail.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" |