audio/museeks: Updated for version 0.11.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
985b398167
commit
2fa25f7f23
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=museeks
|
||||
VERSION=${VERSION:-0.11.0}
|
||||
VERSION=${VERSION:-0.11.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="museeks"
|
||||
VERSION="0.11.0"
|
||||
VERSION="0.11.1"
|
||||
HOMEPAGE="https://github.com/martpie/museeks"
|
||||
DOWNLOAD="https://github.com/martpie/museeks/releases/download/0.11.0/museeks-amd64.deb"
|
||||
MD5SUM="b9523c23add29f62fd9cb74fecce1b4a"
|
||||
DOWNLOAD_x86_64="https://github.com/martpie/museeks/releases/download/0.11.0/museeks-amd64.deb"
|
||||
MD5SUM_x86_64="44e5b3e4b95089c0fd2f39f06c05e08c"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Edinaldo P. Silva"
|
||||
EMAIL="edps.mundognu@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue