mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 20:10:44 +01:00
fix: license ambiguity #88
just the only/or-later ambiguity point, not adding SPDX identifyiers unless more people request it
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
pkgbase = lidm-bin
|
||||
pkgdesc = A fully colorful customizable TUI display manager made in C. (release binary)
|
||||
pkgver = 1.2.3
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://github.com/javalsai/lidm
|
||||
arch = x86_64
|
||||
arch = i686
|
||||
arch = aarch64
|
||||
arch = armv7h
|
||||
arch = riscv64
|
||||
license = GPL
|
||||
license = GPL-3.0-only
|
||||
depends = libpam.so
|
||||
provides = lidm
|
||||
conflicts = lidm
|
||||
|
||||
Reference in New Issue
Block a user