summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 13:46:01 -0700
committerMark Wagie2024-01-20 13:46:01 -0700
commit232ba9c3a4b69dd9ca645251c1bc5f1ae4a570d6 (patch)
treea952653c1dc6cc43c7d88e57f509fc9fcd192c68 /PKGBUILD
parentcf1f44762828cb235763a398cfab9843271e40ce (diff)
downloadaur-commit.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 c4ab5bf03127..449ce82f8f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Commit message editor."
arch=('any')
url="https://apps.gnome.org/Commit"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('libadwaita' 'libspelling' 'gjs' 'gtksourceview5')
makedepends=('blueprint-compiler' 'git' 'meson')
checkdepends=('appstream-glib')