summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormaz-12018-08-28 22:29:50 +0800
committermaz-12018-08-28 22:29:50 +0800
commitceb9d3a30d78672de161767d8fedfc400884e1ec (patch)
tree38c4a790a8a5dc568d66659eccab6496e40b5b73
parent1915e3e8ba0142c7167c34bd65f5fc0c1655114f (diff)
downloadaur-ceb9d3a30d78672de161767d8fedfc400884e1ec.tar.gz
license
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe513473e3b4..9f9e93cbf08d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = nomad-firewall-git
url = https://github.com/nomad-desktop/nomad-firewall
arch = i686
arch = x86_64
- license = GPL2
+ license = GPL3
makedepends = git
makedepends = extra-cmake-modules
makedepends = kdoctools
diff --git a/PKGBUILD b/PKGBUILD
index 4b24ce1f8952..eab8ca0184b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="kcm module for ufw from nomad desktop"
arch=('i686' 'x86_64')
url="https://github.com/nomad-desktop/nomad-firewall"
-license=('GPL2')
+license=('GPL3')
depends=('kdeclarative' 'kcoreaddons' 'kcmutils' 'ki18n' 'plasma-framework' 'kdelibs4support'
'kauth' 'kconfig' 'kio' 'knewstuff' 'kconfigwidgets' 'net-tools' 'ufw')
makedepends=('git' 'extra-cmake-modules' 'kdoctools')