mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cadence: add changelog
This commit is contained in:
parent
8b6c22dacb
commit
be93ffcf55
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cadence'
|
# Template file for 'cadence'
|
||||||
pkgname=cadence
|
pkgname=cadence
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Cadence-${version}"
|
wrksrc="Cadence-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/share/cadence/src"
|
pycompile_dirs="usr/share/cadence/src"
|
||||||
|
@ -13,6 +13,7 @@ short_desc="Set of tools useful for audio production"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://kx.studio/Applications:Cadence"
|
homepage="https://kx.studio/Applications:Cadence"
|
||||||
|
changelog="https://github.com/falkTX/Cadence/releases"
|
||||||
distfiles="https://github.com/falkTX/Cadence/archive/v${version}.tar.gz"
|
distfiles="https://github.com/falkTX/Cadence/archive/v${version}.tar.gz"
|
||||||
checksum=a07fe845e55c1785d3e1a091b77efd3bb01a88648bd11215461f9fa6a797ae87
|
checksum=a07fe845e55c1785d3e1a091b77efd3bb01a88648bd11215461f9fa6a797ae87
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue