summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorliolok2020-10-11 22:54:39 +0800
committerliolok2020-10-11 22:54:39 +0800
commit0df5b284bc7387b9ab28ae4bbf32998a24a3bfee (patch)
treef6b663ba8c33304972cc5f46c128b66ef64bca6d
parent7a411dcca83a574bd39ff2e0e7791ef8985eb56d (diff)
downloadaur-0df5b284bc7387b9ab28ae4bbf32998a24a3bfee.tar.gz
update license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1b80781390b..a108cd7cb5d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = gnome-shell-extension-scroll-workspaces
pkgrel = 1
url = https://extensions.gnome.org/extension/701/scroll-workspaces/
arch = any
- license = unknown
+ license = GPL
depends = gnome-shell>=3.36
source = gnome-shell-extension-scroll-workspaces.zip::https://extensions.gnome.org/download-extension/scroll-workspaces@gfxmonk.net.shell-extension.zip?version_tag=16519
sha256sums = 0acbcc0a0ea10d221e15a45ea861994ad290fee0df237531fe16ac15b4842268
diff --git a/PKGBUILD b/PKGBUILD
index ec9709fe0e8e..7a9b198a97b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgrel=1
pkgdesc='Change workspaces by scrolling while over the top panel in Gnome Shell'
arch=('any')
url="$_gnome_site/extension/$_pk/$_name/"
-license=('unknown')
+license=('GPL')
depends=("gnome-shell>=$_gnome_shell_version")
source=("$pkgname.zip::$_gnome_site/download-extension/$_uuid.shell-extension.zip?version_tag=$_version_tag")
sha256sums=('0acbcc0a0ea10d221e15a45ea861994ad290fee0df237531fe16ac15b4842268')