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

Evangelos Foutras foutrelis at archlinux.org
Wed Jul 24 21:16:14 UTC 2019


    Date: Wednesday, July 24, 2019 @ 21:16:14
  Author: foutrelis
Revision: 492719

upgpkg: axel 2.17.5-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-24 20:51:16 UTC (rev 492718)
+++ PKGBUILD	2019-07-24 21:16:14 UTC (rev 492719)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.3
+pkgver=2.17.5
 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=('43cfc7094e0e35a51e68921b314b7ab8dd87897007694833d695b3409750b3c6')
+sha256sums=('5c5c682617d498071ff9083029fcecc2c2fdeeedc366c35d2bdf8663355616cc')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list