mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
audio/bitwig-studio: Updated for version 5.0.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cb3c4eaa11
commit
f7bcd36d40
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=bitwig-studio
|
||||
VERSION=${VERSION:-5.0}
|
||||
VERSION=${VERSION:-5.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="bitwig-studio"
|
||||
VERSION="5.0"
|
||||
VERSION="5.0.4"
|
||||
HOMEPAGE="https://www.bitwig.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://downloads.bitwig.com/stable/5.0/bitwig-studio-5.0.deb"
|
||||
MD5SUM_x86_64="7292eb6573da229ae7e57500a2ff0b72"
|
||||
DOWNLOAD_x86_64="https://downloads.bitwig.com/stable/5.0.4/bitwig-studio-5.0.4.deb"
|
||||
MD5SUM_x86_64="c505a99cce1f0fb7cf86cdef8ee5f938"
|
||||
REQUIRES="%README% libbsd"
|
||||
MAINTAINER="Martin Bångens"
|
||||
EMAIL="marbangens@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue