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

Evangelos Foutras foutrelis at archlinux.org
Mon Dec 11 01:01:51 UTC 2017


    Date: Monday, December 11, 2017 @ 01:01:49
  Author: foutrelis
Revision: 273644

upgpkg: axel 2.16.1-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-11 01:00:54 UTC (rev 273643)
+++ PKGBUILD	2017-12-11 01:01:49 UTC (rev 273644)
@@ -3,7 +3,7 @@
 # Contributor: Roman G <drakosha at au.ru>
 
 pkgname=axel
-pkgver=2.16
+pkgver=2.16.1
 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=('bd65f8d8add34ab61ce1fb9e1c7b1c3449b1cfd981ce48aeee218e755ba0d6fb')
+sha256sums=('d34094eb63eaebc989f96eabdda091dcfb28e840bb8d274a5f216775941f59e4')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list