synthv1: update to 0.9.27.
This commit is contained in:
parent
40c16a35df
commit
56dcfc1dea
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'synthv1'
|
# Template file for 'synthv1'
|
||||||
pkgname=synthv1
|
pkgname=synthv1
|
||||||
version=0.9.26
|
version=0.9.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||||
|
@ -10,5 +10,5 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://synthv1.sourceforge.io/"
|
homepage="https://synthv1.sourceforge.io/"
|
||||||
changelog="https://github.com/rncbc/synthv1/raw/master/ChangeLog"
|
changelog="https://github.com/rncbc/synthv1/raw/master/ChangeLog"
|
||||||
distfiles="https://download.sourceforge.net/synthv1/synthv1-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/synthv1/synthv1-${version}.tar.gz"
|
||||||
checksum=8d551fc7572feeac2f1676b4a8915e1e20f5a7f2075044335d7bb840069c51ab
|
checksum=6fb3edefad2af719b80cdf890780f4dbac95a14ebdf0a471671f2723cb8b0c8f
|
||||||
|
|
Loading…
Reference in New Issue