summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBert Peters2018-10-04 16:19:53 +0200
committerBert Peters2018-10-04 16:19:53 +0200
commit28ea1147bd9028fb43bad9e0d63e46ebee84015e (patch)
treeca74bf4347a53bf5338a9628e07e1bf4401c55eb /PKGBUILD
parent594cca69a015d02c17f8765fb4b47ec35a53b896 (diff)
downloadaur-28ea1147bd9028fb43bad9e0d63e46ebee84015e.tar.gz
Correct license.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e78719d6844..0b67480160b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='Allows you to switch between netctl profiles using a menu in the GNOME notification area.'
arch=(any)
url="https://github.com/nigeil/netctl-auto-gnome"
-license=('unknown')
+license=('GPL3')
depends=('gnome-shell' 'netctl' 'wpa_actiond')
makedepends=('git')
provides=("${pkgname%-git}")