[arch-commits] Commit in beets/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Sep 11 07:33:35 UTC 2013


    Date: Wednesday, September 11, 2013 @ 09:33:35
  Author: alucryd
Revision: 97035

FS#36867: beets 1.2.2-2

Modified:
  beets/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-11 06:15:17 UTC (rev 97034)
+++ PKGBUILD	2013-09-11 07:33:35 UTC (rev 97035)
@@ -4,13 +4,12 @@
 
 pkgname=beets
 pkgver=1.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Flexible music library manager and tagger"
 arch=('any')
 url="http://beets.radbox.org/"
 license=('MIT')
-depends=('mutagen' 'python2-munkres' 'python2-musicbrainzngs' 'python2-unidecode' 'python2-yaml')
-makedepends=('python2-setuptools')
+depends=('mutagen' 'python2-munkres' 'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode' 'python2-yaml')
 optdepends=('gstreamer0.10-python: BPD audio player plugin'
             'python2-flask: Web interface'
             'python2-pyacoustid: Acoustic fingerprinting'




More information about the arch-commits mailing list