summaryrefslogtreecommitdiff
path: root/libre/clementine-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-07 22:53:34 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-01-07 22:53:34 -0200
commit2d862ac364c034af400863e02f791b9e99be445e (patch)
treec7b38337cab56d3a58f55723f9b6c96d29efd415 /libre/clementine-libre
parent2a0beb490ffdf4c868dfe3e404562805cb2b9c42 (diff)
downloadabslibre-2d862ac364c034af400863e02f791b9e99be445e.tar.gz
abslibre-2d862ac364c034af400863e02f791b9e99be445e.tar.bz2
abslibre-2d862ac364c034af400863e02f791b9e99be445e.zip
clementine-libre-1.1.1-2: revert the last changes
Diffstat (limited to 'libre/clementine-libre')
-rw-r--r--libre/clementine-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD
index 3058a2cb3..fb7beb4f6 100644
--- a/libre/clementine-libre/PKGBUILD
+++ b/libre/clementine-libre/PKGBUILD
@@ -8,13 +8,13 @@
_pkgname=clementine
pkgname=clementine-libre
pkgver=1.1.1
-pkgrel=2.1
-pkgdesc="A music player and library organizer (without spotify and libimobiledevice support)"
+pkgrel=2
+pkgdesc="A music player and library organizer, without spotify support"
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'
+ 'libmtp' 'libplist' 'hicolor-icon-theme' 'qt' 'libimobiledevice'
'sparsehash' 'qjson' 'libcdio' 'protobuf' 'qca' 'qca-ossl' 'gvfs')
makedepends=('cmake' 'boost' 'mesa')
optdepends=('gstreamer0.10-base-plugins: for more open formats'