libechonest: update to 2.3.1.
This commit is contained in:
parent
ae9cdf0e38
commit
599566c4a3
|
@ -1898,10 +1898,10 @@ libgdict-1.0.so.6 gnome-dictionary-3.14.1_1
|
||||||
libasignify.so.1 asignify-1.0_1
|
libasignify.so.1 asignify-1.0_1
|
||||||
libvte2_90.so.9 vte290-0.36.3_1
|
libvte2_90.so.9 vte290-0.36.3_1
|
||||||
libd0_blind_id.so.0 xonotic-0.8.0_1
|
libd0_blind_id.so.0 xonotic-0.8.0_1
|
||||||
libechonest.so.2.3 libechonest-2.3.0_1
|
libechonest.so.2.3 libechonest-2.3.1_1
|
||||||
libquazip.so.1 quazip-0.7.1_1
|
libquazip.so.1 quazip-0.7.1_1
|
||||||
libqtkeychain.so.0 qtkeychain-0.4.0_1
|
libqtkeychain.so.0 qtkeychain-0.4.0_1
|
||||||
libjreen.so.1 jreen-1.2.0_1
|
libjreen.so.1 jreen-1.2.1_1
|
||||||
libtelepathy-qt4.so.2 telepathy-qt-0.9.5_1
|
libtelepathy-qt4.so.2 telepathy-qt-0.9.5_1
|
||||||
libtelepathy-qt4-farstream.so.2 telepathy-qt-farstream-0.9.5_1
|
libtelepathy-qt4-farstream.so.2 telepathy-qt-farstream-0.9.5_1
|
||||||
libtomahawk.so.0.8.2 tomahawk-0.8.2_1
|
libtomahawk.so.0.8.2 tomahawk-0.8.2_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libechonest'
|
# Template file for 'libechonest'
|
||||||
pkgname=libechonest
|
pkgname=libechonest
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake qt-qmake"
|
hostmakedepends="cmake qt-qmake"
|
||||||
makedepends="qjson-devel boost-devel"
|
makedepends="qjson-devel boost-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
||||||
distfiles="http://files.lfranchi.com/${pkgname}-${version}.tar.bz2"
|
distfiles="http://files.lfranchi.com/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=79983ba72fbf9b112ebfb329b96b60eddf25d719ebe34eb70de01aa106ae2b44
|
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
|
||||||
|
|
||||||
libechonest-devel_package() {
|
libechonest-devel_package() {
|
||||||
depends="libechonest>=${version}_${revision}"
|
depends="libechonest>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue