Fix spotify versions supported by spicetify

This commit is contained in:
Sravan Balaji
2025-01-04 10:04:16 -05:00
parent 888ec8567a
commit 9466a217c5

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors # Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=8 EAPI=8
@@ -29,7 +29,7 @@ PDEPEND="
" "
RDEPEND=" RDEPEND="
>=media-sound/spotify-1.2.14 >=media-sound/spotify-1.2.14
<=media-sound/spotify-1.2.50 <=media-sound/spotify-1.2.52
" "
src_install() { src_install() {