Clarified server-side package description
This commit is contained in:
parent
6957a4e709
commit
de79468c3c
4
.SRCINFO
4
.SRCINFO
@ -1,7 +1,7 @@
|
||||
pkgbase = librespeed-go
|
||||
pkgdesc = Very lightweight speed test implemented in Javascript, using XMLHttpRequest and Web Workers
|
||||
pkgdesc = LibreSpeed speed test backend written in go
|
||||
pkgver = 1.1.5
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/librespeed/speedtest-go
|
||||
arch = i386
|
||||
arch = x86_64
|
||||
|
4
PKGBUILD
4
PKGBUILD
@ -2,8 +2,8 @@
|
||||
|
||||
pkgname="librespeed-go"
|
||||
pkgver=1.1.5
|
||||
pkgrel=1
|
||||
pkgdesc="Very lightweight speed test implemented in Javascript, using XMLHttpRequest and Web Workers"
|
||||
pkgrel=2
|
||||
pkgdesc="LibreSpeed speed test backend written in go"
|
||||
url="https://github.com/librespeed/speedtest-go"
|
||||
license=("LGPL3")
|
||||
arch=("i386" "x86_64" "aarch64" "armv5h" "armv6h" "armv7h")
|
||||
|
Loading…
Reference in New Issue
Block a user