summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2020-05-30 18:40:34 +0100
committerTheCynicalLiger2020-05-30 18:40:34 +0100
commita59ba02e0ab38be95beb73e66d7ad9b61c676f1e (patch)
tree0f01c3ca559359f2bf7f36d34a421ac73abe10a8
parent2b3f673c246fc4c4f3a89e8970f221168110bcf6 (diff)
downloadaur-a59ba02e0ab38be95beb73e66d7ad9b61c676f1e.tar.gz
Update Licenses
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab8900432f9..0d145de85280 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = multilockscreen
url = https://github.com/TheCynicalTeam/multilockscreen
install = multilockscreen.install
arch = any
- license = MIT
+ license = GNU General Public License v3.0
depends = i3lock-color
depends = imagemagick
depends = xorg-xrandr
diff --git a/PKGBUILD b/PKGBUILD
index bca2132dd79e..651a38f5b4b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A simple lock script for i3lock-color"
arch=('any')
url="https://github.com/TheCynicalTeam/${_pkgname}"
-license=('MIT')
+license=('GNU General Public License v3.0')
depends=('i3lock-color' 'imagemagick' 'xorg-xrandr' 'xorg-xdpyinfo' 'bc')
optdepends=('feh: Allows setting wallpaper')
conflicts=('multilockscreen-git' 'betterlockscreen' 'betterlockscreen-git')