Date: Saturday, January 21, 2023 @ 20:56:30 Author: blakkheim Revision: 1387613
fix pkg description Modified: httping/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-21 20:55:08 UTC (rev 1387612) +++ PKGBUILD 2023-01-21 20:56:30 UTC (rev 1387613) @@ -6,7 +6,7 @@ pkgname=httping pkgver=2.9 pkgrel=1 -pkgdesc='A ping-like tool for http-requests' +pkgdesc='A ping-like tool for HTTP requests' url='https://www.vanheusden.com/httping/' arch=('x86_64') license=('GPL3')
