summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wendland2016-01-31 19:47:50 +0100
committerMichael Wendland2016-01-31 19:47:50 +0100
commit3af547e7dac9fd52ed524a4d817ab1f43c430804 (patch)
treee34026da1b34fdc20c21c8063a44f9c51d120359
parent65a2b3411bd391c269a1e642db891bc90ee32530 (diff)
downloadaur-3af547e7dac9fd52ed524a4d817ab1f43c430804.tar.gz
Change license to GPL3.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0ffdfb4d35c..66b7e612dcac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = gnome-shell-extension-arch-update
pkgrel = 1
url = https://github.com/RaphaelRochet/arch-update
arch = any
- license = unknown
+ license = GPL3
depends = gnome-shell>=3.18
provides = gnome-shell-extension-arch-update
conflicts = gnome-shell-extension-arch-update
diff --git a/PKGBUILD b/PKGBUILD
index d8217f59bcc9..d91286a1a2a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Update indicator for ArchLinux and Gnome-Shell"
arch=('any')
url="https://github.com/RaphaelRochet/arch-update"
-license=('unknown')
+license=('GPL3')
depends=('gnome-shell>=3.18')
provides=('gnome-shell-extension-arch-update')
conflicts=('gnome-shell-extension-arch-update')