diff --git a/main/postmarketos-ui-sway/APKBUILD b/main/postmarketos-ui-sway/APKBUILD index 5e8125dcd..92f4ee443 100644 --- a/main/postmarketos-ui-sway/APKBUILD +++ b/main/postmarketos-ui-sway/APKBUILD @@ -3,11 +3,11 @@ # Maintainer: Danct12 pkgname=postmarketos-ui-sway pkgver=1 -pkgrel=3 +pkgrel=4 pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)" url="https://postmarketos.org" arch="noarch" -license="MIT" +license="GPL-3.0-or-later" depends="dbus sway swaylock swayidle xorg-server-xwayland postmarketos-artwork-wallpapers rxvt-unicode xorg-server lightdm lightdm-openrc elogind" install="$pkgname.post-install $pkgname.post-upgrade"