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

Evangelos Foutras foutrelis at archlinux.org
Wed Jan 29 01:58:53 UTC 2020


    Date: Wednesday, January 29, 2020 @ 01:58:53
  Author: foutrelis
Revision: 558378

upgpkg: axel 2.17.7-1: New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-29 01:36:24 UTC (rev 558377)
+++ PKGBUILD	2020-01-29 01:58:53 UTC (rev 558378)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.6
+pkgver=2.17.7
 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=('24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d')
+sha256sums=('b700b299fc8a369352a4672560ba833335142a6bfd280d5ccdc66dc2fa6bff86')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list