aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-eyed3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-eyed3/APKBUILD')
-rw-r--r--community/py3-eyed3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-eyed3/APKBUILD b/community/py3-eyed3/APKBUILD
index a34c7eb6ad..7b15f19085 100644
--- a/community/py3-eyed3/APKBUILD
+++ b/community/py3-eyed3/APKBUILD
@@ -7,8 +7,8 @@ pkgdesc="ID3 tag editor in Python"
url="http://eyed3.nicfit.net/"
arch="noarch"
license="GPL-3.0-or-later"
-provides="py-eyed3" # for backwards compatibility
-replaces="py-eyed3=$pkgver-r$pkgrel" # for backwards compatibility
+replaces="py-eyed3" # for backwards compatibility
+provides="py-eyed3=$pkgver-r$pkgrel" # for backwards compatibility
depends="python3 py3-magic py3-six"
depends_dev=""
makedepends="py3-setuptools python3-dev"