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

Maxime Gauduin alucryd at archlinux.org
Sat Nov 26 16:03:39 UTC 2016


    Date: Saturday, November 26, 2016 @ 16:03:39
  Author: alucryd
Revision: 196916

upgpkg: beets 1.4.1-1

Modified:
  beets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-26 14:45:15 UTC (rev 196915)
+++ PKGBUILD	2016-11-26 16:03:39 UTC (rev 196916)
@@ -3,15 +3,15 @@
 # Contributor: Adrian Sampson <adrian at radbox.org>
 
 pkgname=beets
-pkgver=1.3.19
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc='Flexible music library manager and tagger'
 arch=('any')
 url='http://beets.radbox.org/'
 license=('MIT')
 depends=('mutagen' 'python2-enum34' 'python2-jellyfish' 'python2-munkres'
-         'python2-musicbrainzngs' 'python2-setuptools' 'python2-unidecode'
-         'python2-yaml')
+         'python2-musicbrainzngs' 'python2-setuptools' 'python2-six'
+         'python2-unidecode' 'python2-yaml')
 optdepends=('bash-completion: Bash completion'
             'gst-plugins-bad: Chromaprint/Acoustid, BPD, ReplayGain plugins'
             'gst-plugins-good: Chromaprint/Acoustid, BPD, ReplayGain plugins'
@@ -32,7 +32,7 @@
 source=("https://github.com/sampsyo/beets/releases/download/v${pkgver}/beets-${pkgver}.tar.gz"
         "https://raw.githubusercontent.com/beetbox/beets/${_commit}/extra/_beet"
         'beet')
-sha256sums=('6b241e62764a9c4bf9bf570acacc4681d30513f0f2268faa5da494ec066c21ee'
+sha256sums=('373a8723c9e38f5b2933948ee6a4ff8df2ca4156050916c76bd746963b42d693'
             '312c303e67c2b635c285bc4c9ee3e71cc08657355b9666a238a047c31252998b'
             'b081285b202f82d09802ebca73d28bbf1902179ad3a820e4c0157f80bf959d89')
 



More information about the arch-commits mailing list