mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/museeks: Updated for version 0.9.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dab3c41916
commit
b949961366
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue