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

Maxime Gauduin alucryd at archlinux.org
Sat Aug 8 07:35:13 UTC 2015


    Date: Saturday, August 8, 2015 @ 09:35:12
  Author: alucryd
Revision: 138115

FS#45920: beets 1.3.14-2

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-08 06:11:59 UTC (rev 138114)
+++ PKGBUILD	2015-08-08 07:35:12 UTC (rev 138115)
@@ -4,7 +4,7 @@
 
 pkgname=beets
 pkgver=1.3.14
-pkgrel=1
+pkgrel=2
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
@@ -23,11 +23,14 @@
             'gstreamer0.10-ugly-plugins: Chromaprint/Acoustid/BPD plugins'
             'gstreamer0.10-ffmpeg: Chromaprint/Acoustid/BPD plugins'
             'gstreamer0.10-python: Chromaprint/Acoustid/BPD plugins'
+            'imagemagick: Thumbnails plugin'
             'python2-flask: Web plugin'
             'python2-gobject: ReplayGain plugin'
+            'python2-pathlib: Thumbnails plugin'
             'python2-pyacoustid: Chromaprint/Acoustid plugin'
             'python2-pylast: LastGenre plugin'
-            'python2-requests: FetchArt plugin')
+            'python2-requests: FetchArt plugin'
+            'python2-xdg: Thumbnails plugin')
 source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz"
         'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
         'beet')



More information about the arch-commits mailing list