summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 15:13:43 -0700
committerMark Wagie2024-01-20 15:13:43 -0700
commit1526173a7903f1d0a9263dc07d4f2625afaa089e (patch)
treef3e605b49fe9777e5fc4d3c06b1bef2c2e4c26ee
parentfcab22a3338d0e0316b3c090670fc027da1a7c86 (diff)
downloadaur-gnome-session-properties.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 667e3e1c8150..41e471d9c419 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = gnome-session-properties
pkgrel = 1
url = https://www.gnome.org
arch = x86_64
- license = GPL2
+ license = GPL-2.0-or-later
makedepends = gnome-common
makedepends = gtk-doc
makedepends = intltool
diff --git a/PKGBUILD b/PKGBUILD
index 190aba827d58..7a2a54557de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The GNOME Session Properties Tool"
arch=('x86_64')
url="https://www.gnome.org"
-license=('GPL2')
+license=('GPL-2.0-or-later')
depends=('gtk3' 'hicolor-icon-theme' 'dbus-glib')
makedepends=('gnome-common' 'gtk-doc' 'intltool')
source=("https://download-fallback.gnome.org/sources/gnome-session/${pkgver%.*}/gnome-session-${pkgver}.tar.xz"