summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 15:02:14 -0700
committerMark Wagie2024-01-20 15:02:14 -0700
commit46beee55a55a3a5b3fee65867111edf803a23a86 (patch)
tree1442976bfe3784be520b26d4c3ea7ebe8d305370
parentbe635c8b0aa8fd14c23d3ff70c923370ad6b96ab (diff)
downloadaur-46beee55a55a3a5b3fee65867111edf803a23a86.tar.gz
use SPDX license identifier
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a6571f6ec78..8bb33b26e123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = girens
pkgrel = 1
url = https://gitlab.gnome.org/tijder/girens
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
checkdepends = appstream-glib
makedepends = blueprint-compiler
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 9f30c22600f9..479e600ecf36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A Plex GTK client for playing movies, TV shows and music from your Plex library."
arch=('any')
url="https://gitlab.gnome.org/tijder/girens"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=(
'ffmpeg'
'fribidi'