[arch-commits] Commit in speedtest-cli/trunk (PKGBUILD)
Konstantin Gizdov
kgizdov at archlinux.org
Mon Apr 26 07:56:06 UTC 2021
Date: Monday, April 26, 2021 @ 07:56:06
Author: kgizdov
Revision: 924491
upgpkg: speedtest-cli 2.1.3-1
Modified:
speedtest-cli/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-26 07:13:38 UTC (rev 924490)
+++ PKGBUILD 2021-04-26 07:56:06 UTC (rev 924491)
@@ -3,8 +3,8 @@
# Contributor: Victor Aurélio <victoraur dot santos at gmail dot com>
pkgname=speedtest-cli
-pkgver=2.1.2
-pkgrel=3
+pkgver=2.1.3
+pkgrel=1
pkgdesc='Command line interface for testing internet bandwidth using speedtest.net'
url='https://github.com/sivel/speedtest-cli'
arch=('any')
@@ -11,7 +11,7 @@
license=('Apache')
depends=('python-setuptools')
source=(https://github.com/sivel/speedtest-cli/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('f2eb125116f42075d3248e1c0590cce4f822f383ff7c54c158504b16de72bf35b35d55a78014413a95a5f5bafa98c71c3ea011f20f480f1db272d6e8800c40bd')
+sha512sums=('e2ecd9b4eea95e3641045c3da217ec5a39846b26c1f773fdd31c6ffe3cb5e35341320fc1992f865af48afd1a704c4d4224f9ec4048abb69131ee2f32385ae94c')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list