mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
audio/mp3splt: Updated for version 2.4.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7a27d22bbc
commit
f41ab4c846
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Roberto Neri <rneri@libero.it>
|
||||
|
||||
PRGNAM=mp3splt
|
||||
VERSION=${VERSION:-2.4}
|
||||
VERSION=${VERSION:-2.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mp3splt"
|
||||
VERSION="2.4"
|
||||
VERSION="2.4.3"
|
||||
HOMEPAGE="http://mp3splt.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.4.tar.gz"
|
||||
MD5SUM="aa4dc3de6e789961c71d8b3daaac0623"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3splt/mp3splt-2.4.3.tar.gz"
|
||||
MD5SUM="33559a6f8e6179afd8ca7c9886ffa207"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libmp3splt"
|
||||
|
|
Loading…
Reference in a new issue