main/postmarketos-ui-plasma-bigscreen: replace plasma-mycroft for mycroft-plasmoid
The dependency got renamed in Alpine Linux
This commit is contained in:
parent
d49e0a8628
commit
c0d3428ad6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||||
pkgname=postmarketos-ui-plasma-bigscreen
|
pkgname=postmarketos-ui-plasma-bigscreen
|
||||||
pkgver=0.2
|
pkgver=0.2
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
|
_commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7"
|
||||||
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs"
|
||||||
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
url="https://wiki.postmarketos.org/wiki/Plasma_Mobile"
|
||||||
|
@ -24,7 +24,7 @@ _pmb_recommends="
|
||||||
aura-browser
|
aura-browser
|
||||||
breeze-icons
|
breeze-icons
|
||||||
mycroft-core
|
mycroft-core
|
||||||
plasma-mycroft
|
mycroft-plasmoid
|
||||||
"
|
"
|
||||||
install="$pkgname.post-install $pkgname.post-upgrade"
|
install="$pkgname.post-install $pkgname.post-upgrade"
|
||||||
source="$pkgname-$_commit_configs.tar.gz::https://invent.kde.org/bshah/mycroft-devices/-/archive/$_commit_configs/mycroft-devices-$_commit_configs.tar.gz
|
source="$pkgname-$_commit_configs.tar.gz::https://invent.kde.org/bshah/mycroft-devices/-/archive/$_commit_configs/mycroft-devices-$_commit_configs.tar.gz
|
||||||
|
|
Loading…
Reference in a new issue