summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2020-12-30 21:29:57 +0000
committerTheCynicalLiger2020-12-30 21:29:57 +0000
commitc4ccb8569bc5ed9fa6e158d0d6e8b5b851e67fc4 (patch)
tree024a08094a4695713091e85dba5fc1144f903715
parent9682a51977bdfaf76405a43b0754c3a928b12e52 (diff)
downloadaur-i3session.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 88266245c285..c0dce60e7022 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = i3session
pkgrel = 2
url = https://github.com/TheCynicalTeam/i3session
arch = any
- license = GNU General Public License v3.0
+ license = GPL3
makedepends = git
depends = python2-xdg
depends = perl-anyevent-i3
diff --git a/PKGBUILD b/PKGBUILD
index 87d99eae5625..ed37e0d20901 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Remembers what's running in your i3 workspaces by saving a session file"
arch=('any')
url="https://github.com/TheCynicalTeam/$pkgname"
-license=('GNU General Public License v3.0')
+license=('GPL3')
depends=(python2-xdg perl-anyevent-i3 python-i3-py i3-wm xorg-xprop)
makedepends=('git')
source=("${pkgname}-$pkgver-$pkgrel.tar.gz::${url}/archive/$pkgver-$pkgrel.tar.gz")