Date: Saturday, February 16, 2019 @ 09:58:37
  Author: arojas
Revision: 433098

Update mutagen dependency

Modified:
  cuetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-16 09:53:01 UTC (rev 433097)
+++ PKGBUILD    2019-02-16 09:58:37 UTC (rev 433098)
@@ -1,7 +1,7 @@
 # Maintainer: Lukas Jirkovsky <l.jirkov...@gmail.com>
 pkgname=cuetools
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Cue and toc file parsers and utilities"
 arch=('x86_64')
 url="https://github.com/svend/cuetools";
@@ -9,7 +9,7 @@
 license=('GPL')
 depends=('glibc')
 optdepends=('id3v2: mp3 support in cuetag (does not require mutagen)'
-            'mutagen: mp3 support in cuetag (does not require id3v2)')
+            'mutagen-tools: mp3 support in cuetag (does not require id3v2)')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/svend/cuetools/archive/${pkgver}.tar.gz";)
 
sha512sums=('dc81e6ec756f9d040dd913e8f340be136d68619caa24bdec21364f94b4fc0ffcbcf21325c7fd53c9230d6d70a2856b45a32c5ca7f41ec76fa47298bf226d959e')
 

Reply via email to