mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/soundkonverter: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3b1711ab4d
commit
7630b7ec7f
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Updated and maintained by Donald Cooley La Porte, IN USA
|
||||
|
||||
PRGNAM=soundkonverter
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
VERSION=${VERSION:-2.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="soundkonverter"
|
||||
VERSION="2.1.1"
|
||||
VERSION="2.1.2"
|
||||
HOMEPAGE="https://github.com/HessiJames/soundkonverter"
|
||||
DOWNLOAD="https://github.com/HessiJames/soundkonverter/archive/v2.1.1.tar.gz"
|
||||
MD5SUM="9a9ab1a3f81af2228b2a2796beff7085"
|
||||
DOWNLOAD="https://github.com/HessiJames/soundkonverter/archive/v2.1.2.tar.gz"
|
||||
MD5SUM="7049ca03eac023b16ccbd400b5692c23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue