summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 13:25:02 -0700
committerMark Wagie2024-01-20 13:25:02 -0700
commitb09ae9152e074051b37524cec29a5f3a09499f65 (patch)
tree4ec3cdff08d5c841ee580a923fd2beab4e8ca91e
parent2f4fda6eb060f02b0c371924713e3e6614446a4f (diff)
downloadaur-b09ae9152e074051b37524cec29a5f3a09499f65.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 b67c6c13a804..715f99807c5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = blanket-git
pkgrel = 1
url = https://apps.gnome.org/Blanket
arch = any
- license = GPL3
+ license = GPL-3.0-or-later
checkdepends = appstream-glib
makedepends = blueprint-compiler
makedepends = meson
diff --git a/PKGBUILD b/PKGBUILD
index 6bf62d1ec743..b28a56606a45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Improve focus and increase your productivity by listening to different sounds."
arch=('any')
url="https://apps.gnome.org/Blanket"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gst-plugins-bad-libs' 'gst-plugins-base' 'gst-plugins-good' 'gst-python'
'libadwaita' 'python-gobject')
makedepends=('blueprint-compiler' 'meson' 'git')