tomahawk: update to 0.8.4.
This commit is contained in:
parent
313cdf6ee6
commit
7694a4a01e
|
@ -1933,9 +1933,9 @@ libqtkeychain.so.0 qtkeychain-0.4.0_1
|
|||
libjreen.so.1 jreen-1.2.1_1
|
||||
libtelepathy-qt4.so.2 telepathy-qt-0.9.5_1
|
||||
libtelepathy-qt4-farstream.so.2 telepathy-qt-farstream-0.9.5_1
|
||||
libtomahawk.so.0.8.3 tomahawk-0.8.3_1
|
||||
libtomahawk-playdarapi.so.0.8.3 tomahawk-0.8.3_1
|
||||
libtomahawk-widgets.so.0.8.3 tomahawk-0.8.3_1
|
||||
libtomahawk.so.0.8.4 tomahawk-0.8.4_1
|
||||
libtomahawk-playdarapi.so.0.8.4 tomahawk-0.8.4_1
|
||||
libtomahawk-widgets.so.0.8.4 tomahawk-0.8.4_1
|
||||
libuecc.so.0 libuecc-5_1
|
||||
libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1
|
||||
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tomahawk'
|
||||
pkgname=tomahawk
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_options="upower hatchet kde xmpp"
|
||||
|
@ -26,7 +26,8 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
|||
license="GPL-3"
|
||||
homepage="http://tomahawk-player.org/"
|
||||
distfiles="http://download.tomahawk-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=920ba0c2247559281e37c7e18980d87addfd817ba7eaa6360d548e17049e5f4e
|
||||
checksum=0fb04bc6b7009e17186b3d384057939727c6f289d22f7f9a5ed2c9c9cd800449
|
||||
nocross=yes
|
||||
|
||||
tomahawk-devel_package() {
|
||||
depends="tomahawk>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue