libechonest-qt5: rebuild for metadata
This commit is contained in:
parent
be1418fac4
commit
a8b8aebcd0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libechonest'
|
||||
# Template file for 'libechonest-qt5'
|
||||
pkgname=libechonest-qt5
|
||||
version=2.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname%-*}-${version}
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_WITH_QT4=OFF"
|
||||
|
@ -9,7 +9,7 @@ hostmakedepends="qt5-qmake"
|
|||
makedepends="boost-devel qt5-xmlpatterns-devel"
|
||||
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
||||
distfiles="http://files.lfranchi.com/${pkgname%-*}-${version}.tar.bz2"
|
||||
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
|
||||
|
|
Loading…
Reference in a new issue