summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2020-06-19 17:36:36 +0100
committerTheCynicalLiger2020-06-19 17:36:36 +0100
commit094fab4dfa7da16240687770b2b87aaa9f4eb8de (patch)
tree974ab7d9fbb7ba87e4c385382d88ed4685d675d1
parent20e93eb7d48846e17b2286dc0a589d3f2a4a4cd2 (diff)
downloadaur-094fab4dfa7da16240687770b2b87aaa9f4eb8de.tar.gz
Update Licence
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 700e47b1e05f..4c484c7b26b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = i3-swallow
pkgrel = 1
url = https://github.com/TheCynicalTeam/i3-swallow
arch = any
- license = MIT
+ license = GNU General Public License v3.0
makedepends = git
depends = i3-wm
depends = i3ipc-python-git
@@ -13,4 +13,3 @@ pkgbase = i3-swallow
md5sums = SKIP
pkgname = i3-swallow
-
diff --git a/PKGBUILD b/PKGBUILD
index cfa88dd7f4db..198d44f47654 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Swallow a terminal window after a blocking application is run in i3"
arch=('any')
url="https://github.com/TheCynicalTeam/i3-swallow"
-license=('MIT')
+license=('GNU General Public License v3.0')
depends=('i3-wm' 'i3ipc-python-git')
makedepends=('git')
conflicts=('i3-swallow')