sord: update to 0.14.0.
This commit is contained in:
parent
9d701a07f8
commit
67a4ebea54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sord'
|
||||
pkgname=sord
|
||||
version=0.12.2
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=waf
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -10,7 +10,11 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="ISC"
|
||||
homepage="http://drobilla.net/software/sord/"
|
||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||
checksum=bd0538d37de5e782023a7261d8ee9d83a792a12eeea7d94dec7a93dd9cda0767
|
||||
checksum=7656d8ec56a43e0f0a168fe78670a7628a42d3a597b53c7a72ac243a74e0f19a
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
||||
|
||||
sord-devel_package() {
|
||||
depends="serd-devel libsord>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue