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

Evangelos Foutras foutrelis at gemini.archlinux.org
Mon Dec 20 03:22:44 UTC 2021


    Date: Monday, December 20, 2021 @ 03:22:44
  Author: foutrelis
Revision: 1079372

upgpkg: axel 2.17.11-1: new upstream release

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 03:22:22 UTC (rev 1079371)
+++ PKGBUILD	2021-12-20 03:22:44 UTC (rev 1079372)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.10
+pkgver=2.17.11
 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=('46eb4f10a11c4e50320ae6a034ef03ffe59dc11c3c6542a9867a3e4dc0c4b44e')
+sha256sums=('580b2c18692482fd7f1e2b2819159484311ffc50f6d18924dceb80fd41d4ccf9')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list