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

Evangelos Foutras foutrelis at archlinux.org
Sun Nov 26 03:44:22 UTC 2017


    Date: Sunday, November 26, 2017 @ 03:44:20
  Author: foutrelis
Revision: 268498

upgpkg: axel 2.16-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-26 00:52:22 UTC (rev 268497)
+++ PKGBUILD	2017-11-26 03:44:20 UTC (rev 268498)
@@ -3,7 +3,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.15
+pkgver=2.16
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc' 'openssl')
 source=(https://github.com/axel-download-accelerator/axel/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('70daa27abca5a3f1abe4be833d8f64205ac422416f5bcf396856eb6dd0fe9194')
+sha256sums=('bd65f8d8add34ab61ce1fb9e1c7b1c3449b1cfd981ce48aeee218e755ba0d6fb')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list