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

Evangelos Foutras foutrelis at archlinux.org
Mon Apr 6 21:37:24 UTC 2020


    Date: Monday, April 6, 2020 @ 21:37:24
  Author: foutrelis
Revision: 612151

upgpkg: axel 2.17.8-1: new upstream release

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-06 21:32:36 UTC (rev 612150)
+++ PKGBUILD	2020-04-06 21:37:24 UTC (rev 612151)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.7
+pkgver=2.17.8
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('glibc' 'openssl')
 source=(https://github.com/axel-download-accelerator/axel/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('b700b299fc8a369352a4672560ba833335142a6bfd280d5ccdc66dc2fa6bff86')
+sha256sums=('19c82a095e3ea84f1e24fe6fd6018ee06af73ee03ca8ecf31b34dcc57ef4351e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list