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

Andreas Radke andyrtr at archlinux.org
Wed May 5 10:43:57 UTC 2021


    Date: Wednesday, May 5, 2021 @ 10:43:57
  Author: andyrtr
Revision: 927445

upgpkg: abcde 2.9.3-4: add dependency on which and inetutils - FS#33006

Modified:
  abcde/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-05 10:07:13 UTC (rev 927444)
+++ PKGBUILD	2021-05-05 10:43:57 UTC (rev 927445)
@@ -5,12 +5,12 @@
 
 pkgname=abcde
 pkgver=2.9.3
-pkgrel=3
+pkgrel=4
 pkgdesc='Frontend command-line utility that grabs tracks off a CD, encodes them to ogg or mp3 format, and tags them, all in one go'
 arch=('any')
 url='https://abcde.einval.com/'
 license=('GPL')
-depends=('bash' 'cd-discid' 'wget' 'vorbis-tools')
+depends=('bash' 'cd-discid' 'wget' 'vorbis-tools' 'which' 'inetutils')
 optdepends=('cdparanoia: Paranoia ripping support'
             'flac: FLAC encoding support'
             'glyr: album art support'



More information about the arch-commits mailing list