From 4fd3d043ab6eb9e4d7d7af83741770f6ea82ae4f Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Sun, 15 Nov 2020 11:51:45 +0100 Subject: [PATCH] main/postmarketos-ui-plasma-bigscreen: adapt to plasma-bigscreen upstream changes (MR 1721) --- main/postmarketos-ui-plasma-bigscreen/APKBUILD | 2 +- .../postmarketos-ui-plasma-bigscreen.post-install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main/postmarketos-ui-plasma-bigscreen/APKBUILD b/main/postmarketos-ui-plasma-bigscreen/APKBUILD index 941140640..b27d05a2b 100644 --- a/main/postmarketos-ui-plasma-bigscreen/APKBUILD +++ b/main/postmarketos-ui-plasma-bigscreen/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Bart Ribbers pkgname=postmarketos-ui-plasma-bigscreen pkgver=0.2 -pkgrel=0 +pkgrel=1 _commit_configs="757db09c8738b88d59e5d7b35b9939e91a7a31d7" pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs" url="https://wiki.postmarketos.org/wiki/Plasma_Mobile" diff --git a/main/postmarketos-ui-plasma-bigscreen/postmarketos-ui-plasma-bigscreen.post-install b/main/postmarketos-ui-plasma-bigscreen/postmarketos-ui-plasma-bigscreen.post-install index b1e89f137..15b028de1 100644 --- a/main/postmarketos-ui-plasma-bigscreen/postmarketos-ui-plasma-bigscreen.post-install +++ b/main/postmarketos-ui-plasma-bigscreen/postmarketos-ui-plasma-bigscreen.post-install @@ -1,4 +1,4 @@ #!/bin/sh rc-update add tinydm default -tinydm-set-session -s /usr/share/wayland-sessions/plasma-bigscreen.desktop +tinydm-set-session -s /usr/share/wayland-sessions/plasma-bigscreen-wayland.desktop