[arch-commits] Commit in speedtest-cli/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu May 24 22:14:50 UTC 2018


    Date: Thursday, May 24, 2018 @ 22:14:50
  Author: anthraxx
Revision: 329208

upgpkg: speedtest-cli 2.0.2-1

Modified:
  speedtest-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 21:57:46 UTC (rev 329207)
+++ PKGBUILD	2018-05-24 22:14:50 UTC (rev 329208)
@@ -3,7 +3,7 @@
 # Contributor: Victor Aurélio <victoraur dot santos at gmail dot com>
 
 pkgname=speedtest-cli
-pkgver=2.0.0
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='Command line interface for testing internet bandwidth using speedtest.net'
 url='https://github.com/sivel/speedtest-cli'
@@ -11,7 +11,7 @@
 license=('Apache')
 depends=('python-setuptools')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz)
-sha512sums=('60bde263a06589c609a10e1a881a1b02f7c7426b95778d7729b1388e545713094501914c24ee08f0857c4f445354539b5508825ab1a51df284215ba681dd7888')
+sha512sums=('12fa9a5dd8bcb7a7ee68ecc9075dc5c18f089cecf003e7e643dbb6b1c3663f17c2aba48d1e84aa27bff6b66e207d39ecaf874aebad1d71cac772c58b62191723')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list