From 928c17d93791c042a863ae87ddcb589c790b8f5d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 16 Feb 2014 02:32:57 +0100 Subject: Dump... --- PKGBUILD | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 514a01b..99f5064 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,13 +9,13 @@ arch=('any') url="http://beets.radbox.org/" license=('MIT') depends=('python2-munkres' 'mutagen' - 'python2-setuptools' 'python2-unidecode' - 'python2-musicbrainzngs' 'python2-yaml') + 'python2-setuptools' 'python2-unidecode' + 'python2-musicbrainzngs' 'python2-yaml') makedepends=('git') optdepends=('python2-pyacoustid: acoustic fingerprinting' - 'python2-flask: web interface' - 'gstreamer0.10-python: BPD audio player plugin' - 'python2-pylast: lastgenre plugin') + 'python2-flask: web interface' + 'gstreamer0.10-python: BPD audio player plugin' + 'python2-pylast: lastgenre plugin') provides=('beets') conflicts=('beets') source=('git+https://github.com/sampsyo/beets.git') @@ -36,5 +36,3 @@ package() { python2 setup.py install --root="$pkgdir" --optimize=1 install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } - -# vim: set ts=2 sts=2 sw=2 noet: -- cgit v1.2.3-70-g09d2