summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2020-12-30 21:29:54 +0000
committerTheCynicalLiger2020-12-30 21:29:54 +0000
commit33e14fd537e9d9b3956af59edc3b6f618e4fefa5 (patch)
tree41b0c34539e6b69a79b96f6dcfa48dbe286a10af
parent015d2a861673415a8fab81cf38741ad60c985c9d (diff)
downloadaur-33e14fd537e9d9b3956af59edc3b6f618e4fefa5.tar.gz
Licenses
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b089e1aa9ef..309282c1422a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = i3-swallow
pkgrel = 1
url = https://github.com/TheCynicalTeam/i3-swallow
arch = any
- license = GNU General Public License v3.0
+ license = GPL3
makedepends = git
depends = xdo
conflicts = i3-swallow-git
diff --git a/PKGBUILD b/PKGBUILD
index cdae40cd8f88..ea1d728cfd47 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=('GNU General Public License v3.0')
+license=('GPL3')
depends=('xdo')
makedepends=('git')
conflicts=('i3-swallow-git')