summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 17:08:33 -0700
committerMark Wagie2024-01-21 17:08:33 -0700
commit20f7bde5b910f6a2031b7348b610af0c4bc023bb (patch)
tree7d2399377e0cdea72976afca4e79d38bc6bc6793 /PKGBUILD
parent5a386639f8d358f98dffa3b20b89477f130907c0 (diff)
downloadaur-20f7bde5b910f6a2031b7348b610af0c4bc023bb.tar.gz
use SPDX license identifier
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa0c977d4323..43f73500a08b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _nodeversion=18
pkgdesc="The desktop application to configure Touchégg "
arch=('x86_64')
url="https://github.com/JoseExposito/touche"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gjs' 'libadwaita' 'touchegg')
makedepends=('gobject-introspection' 'meson' 'nvm')
checkdepends=('appstream-glib')