patchage: update to 1.0.2.
This commit is contained in:
parent
1161d126be
commit
ae17585559
1 changed files with 7 additions and 7 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'patchage'
|
# Template file for 'patchage'
|
||||||
pkgname=patchage
|
pkgname=patchage
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=waf
|
build_style=waf3
|
||||||
hostmakedepends="pkg-config python"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtkmm2-devel alsa-lib-devel jack-devel boost-devel ganv-devel"
|
makedepends="gtkmm2-devel alsa-lib-devel jack-devel boost-devel ganv-devel"
|
||||||
depends="jack desktop-file-utils hicolor-icon-theme"
|
depends="jack desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="https://drobilla.net/software/patchage"
|
homepage="https://drobilla.net/software/patchage"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.drobilla.net/patchage-${version}.tar.bz2"
|
||||||
checksum=6b21d74ef1b54fa62be8d6ba65ca8b61c7b6b5230cc85e093527081239bfeda9
|
checksum=c6eb9558f3de0968396744241e053b843d7fbe37020cad791da882c054746336
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue