summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-21 11:00:05 -0700
committerMark Wagie2024-01-21 11:00:05 -0700
commitff140e4eca4f7e6163ba7148fc8ee8ba2da6e9d2 (patch)
tree0fa377bab505b6a78acfa8bdecebfa1a53a6ceb8 /PKGBUILD
parentef7076df00dad8255b513a85c5f5f171264c120c (diff)
downloadaur-pop-shell-shortcuts-git.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 3906c93ce6db..cc27c3a9416b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ epoch=1
pkgdesc="Application for displaying and demoing Pop Shell shortcuts"
arch=('x86_64' 'aarch64')
url="https://github.com/pop-os/shell-shortcuts"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gtk3')
makedepends=('cargo' 'git')
provides=("${pkgname%-git}")