[arch-commits] Commit in speedtest-cli/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Sep 3 20:11:51 UTC 2019
Date: Tuesday, September 3, 2019 @ 20:11:50
Author: anthraxx
Revision: 507939
upgpkg: speedtest-cli 2.1.2-1
Modified:
speedtest-cli/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-03 20:11:12 UTC (rev 507938)
+++ PKGBUILD 2019-09-03 20:11:50 UTC (rev 507939)
@@ -3,7 +3,7 @@
# Contributor: Victor Aurélio <victoraur dot santos at gmail dot com>
pkgname=speedtest-cli
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc='Command line interface for testing internet bandwidth using speedtest.net'
url='https://github.com/sivel/speedtest-cli'
@@ -10,8 +10,8 @@
arch=('any')
license=('Apache')
depends=('python-setuptools')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/sivel/speedtest-cli/archive/v${pkgver}.tar.gz)
-sha512sums=('afc1fc0264d5124efe5afc9b0583b2b37ae50eac229e6971656a906b9a7a78d44158485d5c2e44c3430694fd7355926f578a54a196cc9b9baf6cfbc357a789d1')
+source=(https://github.com/sivel/speedtest-cli/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('f2eb125116f42075d3248e1c0590cce4f822f383ff7c54c158504b16de72bf35b35d55a78014413a95a5f5bafa98c71c3ea011f20f480f1db272d6e8800c40bd')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list