cava: update to 0.6.0.
This commit is contained in:
parent
a60004934e
commit
c2189354f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Cava'
|
# Template file for 'Cava'
|
||||||
pkgname=cava
|
pkgname=cava
|
||||||
version=0.4.3
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/karlstav/cava"
|
homepage="https://github.com/karlstav/cava"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/karlstav/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/karlstav/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=9aa6a7c97b8877a6ba3bfa037cb74ee8c77b71fa1020a1507425890d676e20fb
|
checksum=42d51c6c283cd2b0f5125954ea8c61a12385703d1953ef9c40103402c7a744dc
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue