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