mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-05 15:48:45 +00:00
chore: fix license in pkgbuild
This commit is contained in:
parent
17554fa2dc
commit
ed53342861
1 changed files with 1 additions and 1 deletions
2
dist/arch/PKGBUILD
vendored
2
dist/arch/PKGBUILD
vendored
|
@ -6,7 +6,7 @@ pkgrel=3
|
||||||
pkgdesc='GUI for Monado'
|
pkgdesc='GUI for Monado'
|
||||||
arch=(x86_64 aarch64)
|
arch=(x86_64 aarch64)
|
||||||
url='https://gitlab.com/gabmus/envision'
|
url='https://gitlab.com/gabmus/envision'
|
||||||
license=(GPL)
|
license=(AGPL-3.0-or-later)
|
||||||
depends=(
|
depends=(
|
||||||
gtk4
|
gtk4
|
||||||
libadwaita
|
libadwaita
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue