temp/plank-player: fix typo in the _repo_url

This is currently making the nightly builder fail on this package.

[ci:skip-vercheck]

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8268>
This commit is contained in:
Bart Ribbers 2026-04-02 17:49:29 +02:00 committed by The Friendly Meow (merge) Bot
parent b75f4a118b
commit 32642bb737
No known key found for this signature in database

View file

@ -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