From 1fcda2d3fe63b0abf7ccbbbba1ad062214b94f59 Mon Sep 17 00:00:00 2001 From: fabian Date: Tue, 9 Feb 2021 21:48:01 +0100 Subject: [PATCH] add provides=(cuetools) --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index 2737445..a836724 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,6 +7,7 @@ arch=('x86_64') url="https://git.ldsoft.dev/fabs/cuetools.git" #url="http://developer.berlios.de/projects/cuetools/" license=('GPL') +provides=('cuetools') depends=('glibc' 'flac') conflicts=('cuetools') optdepends=("id3v2: mp3 support in cuetag (does not require mutagen)"