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

Evangelos Foutras foutrelis at archlinux.org
Tue May 21 22:08:36 UTC 2019


    Date: Tuesday, May 21, 2019 @ 22:08:36
  Author: foutrelis
Revision: 468249

upgpkg: axel 2.17.3-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 21:59:58 UTC (rev 468248)
+++ PKGBUILD	2019-05-21 22:08:36 UTC (rev 468249)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.1
+pkgver=2.17.3
 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=('36bb3644e052fef6255689b9611828805f9139140ab07febb95de6ed8dbe9ed7')
+sha256sums=('43cfc7094e0e35a51e68921b314b7ab8dd87897007694833d695b3409750b3c6')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list