main/postmarketos-ui-sway: set license to GPL-3.0-or-later (!696)
Like our other UI packages; we don't need special snowflakes
This commit is contained in:
parent
35ed159172
commit
68fdd20012
1 changed files with 2 additions and 2 deletions
|
@ -3,11 +3,11 @@
|
|||
# Maintainer: Danct12 <danct12@disroot.org>
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue