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

Maxime Gauduin alucryd at archlinux.org
Tue Apr 21 07:41:01 UTC 2015


    Date: Tuesday, April 21, 2015 @ 09:41:01
  Author: alucryd
Revision: 131805

upgpkg: beets 1.3.12-1

Modified:
  beets/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-21 07:38:06 UTC (rev 131804)
+++ PKGBUILD	2015-04-21 07:41:01 UTC (rev 131805)
@@ -3,14 +3,15 @@
 # Contributor: Adrian Sampson <adrian at radbox.org>
 
 pkgname=beets
-pkgver=1.3.11
-pkgrel=4
+pkgver=1.3.12
+pkgrel=1
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
 license=('MIT')
-depends=('mutagen' 'python2-enum34' 'python2-munkres' 'python2-musicbrainzngs'
-         'python2-setuptools' 'python2-unidecode' 'python2-yaml')
+depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
+         'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
+         'python2-yaml')
 optdepends=('bash-completion: Bash completion'
             'gst-plugins-bad: ReplayGain plugin'
             'gst-plugins-good: ReplayGain plugin'
@@ -30,7 +31,7 @@
 source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz"
         'https://raw.githubusercontent.com/sampsyo/beets/master/extra/_beet'
         'beet')
-sha256sums=('4a926b4c82409382b993b14cac7ecdbd18dea84845030ad41e26198542871408'
+sha256sums=('d6c739381c3ee8cf8ceb0c9bc9fae0be187e1938b27d24a1e8ff21aabf641519'
             '51c23b07ae5b4d67bd3d9f1c6ec3187a04b18d805e0b198951c6b63c67d34715'
             'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
 



More information about the arch-commits mailing list