main/postmarketos-ui-hildon: fix lightdm (!696)

Set license to proper SPDX identifier
This commit is contained in:
Bart Ribbers 2019-10-24 02:27:54 +02:00
parent c56c4b3781
commit 35ed159172
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -1,12 +1,13 @@
# Contributor: Nikita Ukhrenkov <thekit@disroot.org>
# Maintainer: Nikita Ukhrenkov <thekit@disroot.org>
pkgname=postmarketos-ui-hildon
pkgver=1
pkgrel=9
pkgrel=10
pkgdesc="(X11) Lightweight GTK+2 UI (optimized for single-touch touchscreens)"
url="https://postmarketos.org"
arch="noarch"
license="GPL3+"
depends="dbus-x11 gtk+2.0-maemo hildon-desktop hildon-theme-alpha mesa xorg-server lightdm-openrc"
license="GPL-3.0-or-later"
depends="dbus-x11 gtk+2.0-maemo hildon-desktop hildon-theme-alpha mesa xorg-server lightdm lightdm-openrc"
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-deinstall $pkgname.post-upgrade"
source="60-lightdm-autologin.conf hildon.desktop xinitrc_hildon.sh"
options="!check"