Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
cuetools


Commits:
3c845ca6 by Jelle van der Waa at 2023-09-03T12:29:57+02:00
mutagen-tools was renamed to python-mutagen

Fixes: FS#66637

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Lukas Jirkovsky <[email protected]>
 pkgname=cuetools
 pkgver=1.4.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Cue and toc file parsers and utilities"
 arch=('x86_64')
 url="https://github.com/svend/cuetools";
@@ -9,7 +9,7 @@ url="https://github.com/svend/cuetools";
 license=('GPL')
 depends=('glibc')
 optdepends=('id3v2: mp3 support in cuetag (does not require mutagen)'
-            'mutagen-tools: mp3 support in cuetag (does not require id3v2)')
+            'python-mutagen: mp3 support in cuetag (does not require id3v2)')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/svend/cuetools/archive/${pkgver}.tar.gz";)
 
sha512sums=('dc81e6ec756f9d040dd913e8f340be136d68619caa24bdec21364f94b4fc0ffcbcf21325c7fd53c9230d6d70a2856b45a32c5ca7f41ec76fa47298bf226d959e')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cuetools/-/commit/3c845ca689edb5fb9255a5576d7d069181c77cf9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cuetools/-/commit/3c845ca689edb5fb9255a5576d7d069181c77cf9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to