summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-01-20 15:54:11 -0700
committerMark Wagie2024-01-20 15:54:11 -0700
commitd2aaaef8eba8466816b123c31ff5e84f93291198 (patch)
tree5bff5e4898c42257306c8bee758f3b9f17370bfc /PKGBUILD
parenta563f2d1edb37ab3931b0df617e0740c0a57d3d6 (diff)
downloadaur-d2aaaef8eba8466816b123c31ff5e84f93291198.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 7bc82a545236..17719d76e43a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A GNOME Shell extension that adds rounded corners for all windows"
arch=('any')
url="https://github.com/yilozt/rounded-window-corners"
-license=('GPL3')
+license=('GPL-3.0-or-later')
depends=('gnome-shell')
makedepends=('git' 'gobject-introspection' 'yarn' 'zip')
provides=("${pkgname%-git}")