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:
2026-01-19 21:27:25 +01:00
parent 7e7a297e2e
commit 59cb76e760
7 changed files with 17 additions and 12 deletions

View File

@@ -2,13 +2,13 @@
# Maintainer: javalsai <javalsai@proton.me>
pkgname=lidm-git
pkgver=1.2.3.r3.g363deea
pkgrel=3
pkgrel=4
depends=('pam')
makedepends=('git')
pkgdesc="A fully colorful customizable TUI display manager made in C. (last git commit)"
arch=('any')
url="https://github.com/javalsai/lidm"
license=('GPL')
license=('GPL-3.0-only')
provides=('lidm')
conflicts=('lidm')
source=("lidm::git+https://github.com/javalsai/lidm")