summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeap of Azzam2021-03-13 09:28:57 +0000
committerLeap of Azzam2021-03-13 09:28:57 +0000
commit15a8ce6621902c9668fbc3fba2fe18b7c4c9794a (patch)
tree5cdf6c5b49f990cd2085dd791b1b2e126aed09dd
parent325b5d90d39a71a1d297c8600ea8114b3d473fc2 (diff)
downloadaur-15a8ce6621902c9668fbc3fba2fe18b7c4c9794a.tar.gz
Fix at license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9cefeb2c532..6565b021c3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Official Linux port of command line version of 7-Zip (not to be confused with p7zip)"
arch=('x86_64' 'i686' 'armv7l' 'aarch64')
url="https://www.7-zip.org"
-license=('GPL')
+license=('LGPL')
source_x86_64=("https://7-zip.org/a/7z${_pkgver}-linux-x64.tar.xz")
source_i686=("https://7-zip.org/a/7z${_pkgver}-linux-x86.tar.xz")
source_armv7l=("https://7-zip.org/a/7z${_pkgver}-linux-arm.tar.xz")