mda-lv2: update to 1.2.10.
This commit is contained in:
parent
fad68316aa
commit
a42cce8481
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'mda-lv2'
|
||||
pkgname=mda-lv2
|
||||
version=1.2.6
|
||||
version=1.2.10
|
||||
revision=1
|
||||
build_style=waf3
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lv2"
|
||||
depends="lv2"
|
||||
|
@ -10,5 +10,6 @@ short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
|||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://drobilla.net/software/mda-lv2.html"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=cd66117024ae049cf3aca83f9e904a70277224e23a969f72a9c5d010a49857db
|
||||
changelog="https://gitlab.com/drobilla/mda-lv2/-/raw/master/NEWS"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.xz"
|
||||
checksum=aeea5986a596dd953e2997421a25e45923928c6286c4c8c36e5ef63ca1c2a75a
|
||||
|
|
Loading…
Reference in New Issue