From c1c1fc4ed0aa14668ebb97dec65b0c0b58c0b517 Mon Sep 17 00:00:00 2001 From: Willow Barraco Date: Wed, 29 Mar 2023 21:30:58 +0200 Subject: [PATCH] main/postmarketos-ui-sxmo-de-sway: upgrade to 1.14.0 (MR 3982) --- main/postmarketos-ui-sxmo-de-sway/APKBUILD | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/main/postmarketos-ui-sxmo-de-sway/APKBUILD b/main/postmarketos-ui-sxmo-de-sway/APKBUILD index 369a4c011..faa394442 100644 --- a/main/postmarketos-ui-sxmo-de-sway/APKBUILD +++ b/main/postmarketos-ui-sxmo-de-sway/APKBUILD @@ -1,8 +1,8 @@ # Reference: https://postmarketos.org/uipkg # Maintainer: Miles Alan pkgname=postmarketos-ui-sxmo-de-sway -pkgver=1.13.0 -pkgrel=1 +pkgver=1.14.0 +pkgrel=0 pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on sway" url="http://sr.ht/~mil/Sxmo" arch="noarch !armhf" @@ -20,7 +20,6 @@ depends=" swaybg swayidle sxmo-sway - wayout wl-clipboard wob wtype @@ -50,17 +49,6 @@ provides="postmarketos-ui-sxmo" provider_priority=10 options="!check" # has no tests -# bonsai requires hare which doesnt work on all arches -# refer to https://pkgs.alpinelinux.org/packages?name=hare&branch=edge&repo=&arch=&maintainer= -# and add arches here as they become available. Bonsai should always be preferred -# cause it fixes alot of issues. If bonsai is not installed, sxmo will fallback -# to the old buggy shell script. -case "$CARCH" in - x86_64|aarch64) - depends="$depends bonsai" - ;; -esac - package() { mkdir -p "$pkgdir" mkdir -p "$pkgdir"/etc/sway/config.d