diff --git a/temp/plank-player/APKBUILD b/temp/plank-player/APKBUILD index ef9587ef5..749b117bd 100644 --- a/temp/plank-player/APKBUILD +++ b/temp/plank-player/APKBUILD @@ -27,7 +27,7 @@ case "$pkgver" in *.90*) _rel=unstable;; *) _rel=stable;; esac -_repo_url="https://invent.kde.org/plasma/plank-playe.git" +_repo_url="https://invent.kde.org/plasma/plank-player.git" source="https://invent.kde.org/plasma/plank-player/-/archive/$_commit/plank-player-$_commit.tar.gz" options="!check" # No tests