Date: Saturday, September 16, 2017 @ 00:37:27
  Author: foutrelis
Revision: 257741

upgpkg: axel 2.14-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-09-16 00:32:52 UTC (rev 257740)
+++ PKGBUILD    2017-09-16 00:37:27 UTC (rev 257741)
@@ -3,7 +3,7 @@
 # Contributor: Roman G <[email protected]>
 
 pkgname=axel
-pkgver=2.13.1
+pkgver=2.14
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 url="https://github.com/eribertomota/axel";
 license=('GPL')
 depends=('glibc' 'openssl')
-source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('e19253223fc0a6d6142190661f9fcbd5809dc5acc5b7013c98c979673a2f7195')
+source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('a2bf0859380347bcfbdec1d34322f609f0b883e107d3bf5c06001bcc6a8136ad')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"

Reply via email to