Carla: fix checksum
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ba1c4b3dcc
commit
63f3b25fce
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Carla'
|
||||
pkgname=Carla
|
||||
version=2.0.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DEFAULT_QT=5"
|
||||
make_install_args="DEFAULT_QT=5"
|
||||
|
@ -18,7 +18,7 @@ maintainer="nutcase84 <nutcase84@protonmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://kxstudio.linuxaudio.org/Applications:Carla"
|
||||
distfiles="https://github.com/falkTX/Carla/archive/v${version}.tar.gz"
|
||||
checksum=06e76118e51dab855d53dd281e22f331340fe40cfce345290b110c3c937224b1
|
||||
checksum=d0c8d8417f8cce9abe807f6359231f187d60db7121ec1dccce3b596a22ef6c41
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
x86_64* | i686*);;
|
||||
|
|
Loading…
Reference in a new issue