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

Evangelos Foutras foutrelis at archlinux.org
Sat Aug 31 04:30:51 UTC 2019


    Date: Saturday, August 31, 2019 @ 04:30:50
  Author: foutrelis
Revision: 505541

upgpkg: axel 2.17.6-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 04:20:05 UTC (rev 505540)
+++ PKGBUILD	2019-08-31 04:30:50 UTC (rev 505541)
@@ -2,7 +2,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.17.5
+pkgver=2.17.6
 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=('5c5c682617d498071ff9083029fcecc2c2fdeeedc366c35d2bdf8663355616cc')
+sha256sums=('24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list