mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/mp3gain: Updated for version 1.6.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
7141818ce3
commit
b16e0288a6
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=mp3gain
|
||||
VERSION=${VERSION:-1.6.1}
|
||||
VERSION=${VERSION:-1.6.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mp3gain"
|
||||
VERSION="1.6.1"
|
||||
VERSION="1.6.2"
|
||||
HOMEPAGE="http://mp3gain.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3gain/mp3gain-1_6_1-src.zip"
|
||||
MD5SUM="0df5c6849353de212e8c36a0353d716c"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/mp3gain/mp3gain-1_6_2-src.zip"
|
||||
MD5SUM="013551d985f517d9f0d767ee51366f1b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue