Fix license version

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2020-07-17 12:56:27 +02:00
parent 83006153b2
commit 4d2b8be894
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pkgbase = librespeed-cli
url = https://github.com/librespeed/speedtest-cli
arch = i686
arch = x86_64
license = LGPL
license = LGPL3
makedepends = go
source = librespeed-cli-1.0.7::git+https://github.com/librespeed/speedtest-cli.git#tag=v1.0.7
sha512sums = SKIP

View File

@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Command line client for LibreSpeed"
arch=('i686' 'x86_64')
url="https://github.com/librespeed/speedtest-cli"
license=(LGPL)
license=(LGPL3)
makedepends=(go)
source=("${pkgname}-${pkgver}::git+${url}.git#tag=v${pkgver}")
sha512sums=('SKIP')