Date: Tuesday, February 26, 2013 @ 16:47:08 Author: andrea Revision: 84965
upgpkg: clementine 1.1.1-5 qt4 rebuild Modified: clementine/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-26 15:45:33 UTC (rev 84964) +++ PKGBUILD 2013-02-26 15:47:08 UTC (rev 84965) @@ -5,13 +5,13 @@ pkgname=clementine pkgver=1.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="A music player and library organizer" url="http://www.clementine-player.org/" license=('GPL') arch=('i686' 'x86_64') depends=('gstreamer0.10-base' 'taglib' 'glew' 'liblastfm' 'libgpod' - 'libmtp' 'libplist' 'hicolor-icon-theme' 'qt' 'libimobiledevice' + 'libmtp' 'libplist' 'hicolor-icon-theme' 'qt4' 'libimobiledevice' 'sparsehash' 'qjson' 'libcdio-paranoia' 'protobuf' 'qca' 'qca-ossl' 'gvfs') makedepends=('cmake' 'boost' 'mesa') optdepends=('gstreamer0.10-base-plugins: for more open formats'
