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

2020-11-22 Thread Evangelos Foutras via arch-commits
Date: Sunday, November 22, 2020 @ 23:04:06
  Author: foutrelis
Revision: 759686

upgpkg: axel 2.17.10-1: new upstream release

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 23:03:35 UTC (rev 759685)
+++ PKGBUILD2020-11-22 23:04:06 UTC (rev 759686)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.9
+pkgver=2.17.10
 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=('f1364d9b55d435efc6d32218097a50a63be7b1300138e698133cf19ad3aa3a54')
+sha256sums=('46eb4f10a11c4e50320ae6a034ef03ffe59dc11c3c6542a9867a3e4dc0c4b44e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-06-03 Thread Evangelos Foutras via arch-commits
Date: Wednesday, June 3, 2020 @ 21:58:09
  Author: foutrelis
Revision: 638600

upgpkg: axel 2.17.9-1: new upstream release

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-03 21:42:59 UTC (rev 638599)
+++ PKGBUILD2020-06-03 21:58:09 UTC (rev 638600)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.8
+pkgver=2.17.9
 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=('19c82a095e3ea84f1e24fe6fd6018ee06af73ee03ca8ecf31b34dcc57ef4351e')
+sha256sums=('f1364d9b55d435efc6d32218097a50a63be7b1300138e698133cf19ad3aa3a54')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-04-06 Thread Evangelos Foutras via arch-commits
Date: Monday, April 6, 2020 @ 21:37:24
  Author: foutrelis
Revision: 612151

upgpkg: axel 2.17.8-1: new upstream release

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-06 21:32:36 UTC (rev 612150)
+++ PKGBUILD2020-04-06 21:37:24 UTC (rev 612151)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.7
+pkgver=2.17.8
 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=('b700b299fc8a369352a4672560ba85142a6bfd280d5ccdc66dc2fa6bff86')
+sha256sums=('19c82a095e3ea84f1e24fe6fd6018ee06af73ee03ca8ecf31b34dcc57ef4351e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2020-01-28 Thread Evangelos Foutras via arch-commits
Date: Wednesday, January 29, 2020 @ 01:58:53
  Author: foutrelis
Revision: 558378

upgpkg: axel 2.17.7-1: New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-29 01:36:24 UTC (rev 558377)
+++ PKGBUILD2020-01-29 01:58:53 UTC (rev 558378)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.6
+pkgver=2.17.7
 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=('24ab549021bdfca01ad5e8e95b706869dd30fe9ab1043da4cbb9dff89edc267d')
+sha256sums=('b700b299fc8a369352a4672560ba85142a6bfd280d5ccdc66dc2fa6bff86')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-08-30 Thread Evangelos Foutras via arch-commits
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
===
--- PKGBUILD2019-08-31 04:20:05 UTC (rev 505540)
+++ PKGBUILD2019-08-31 04:30:50 UTC (rev 505541)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 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"


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

2019-07-24 Thread Evangelos Foutras via arch-commits
Date: Wednesday, July 24, 2019 @ 21:16:14
  Author: foutrelis
Revision: 492719

upgpkg: axel 2.17.5-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-24 20:51:16 UTC (rev 492718)
+++ PKGBUILD2019-07-24 21:16:14 UTC (rev 492719)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.3
+pkgver=2.17.5
 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=('43cfc7094e0e35a51e68921b314b7ab8dd87897007694833d695b3409750b3c6')
+sha256sums=('5c5c682617d498071ff9083029fcecc2c2fdeeedc366c35d2bdf8663355616cc')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-05-21 Thread Evangelos Foutras via arch-commits
Date: Tuesday, May 21, 2019 @ 22:08:36
  Author: foutrelis
Revision: 468249

upgpkg: axel 2.17.3-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-21 21:59:58 UTC (rev 468248)
+++ PKGBUILD2019-05-21 22:08:36 UTC (rev 468249)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.17.1
+pkgver=2.17.3
 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=('36bb3644e052fef6255689b9611828805f9139140ab07febb95de6ed8dbe9ed7')
+sha256sums=('43cfc7094e0e35a51e68921b314b7ab8dd87897007694833d695b3409750b3c6')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2019-05-10 Thread Evangelos Foutras via arch-commits
Date: Friday, May 10, 2019 @ 19:27:19
  Author: foutrelis
Revision: 464950

upgpkg: axel 2.17.1-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-10 19:04:27 UTC (rev 464949)
+++ PKGBUILD2019-05-10 19:27:19 UTC (rev 464950)
@@ -2,7 +2,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.16.1
+pkgver=2.17.1
 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=('d34094eb63eaebc989f96eabdda091dcfb28e840bb8d274a5f216775941f59e4')
+sha256sums=('36bb3644e052fef6255689b9611828805f9139140ab07febb95de6ed8dbe9ed7')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"


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

2018-09-27 Thread Evangelos Foutras via arch-commits
Date: Thursday, September 27, 2018 @ 21:49:26
  Author: foutrelis
Revision: 386766

Update url to point to axel-download-accelerator/axel

Modified:
  axel/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-27 21:48:55 UTC (rev 386765)
+++ PKGBUILD2018-09-27 21:49:26 UTC (rev 386766)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('x86_64')
-url="https://github.com/eribertomota/axel;
+url="https://github.com/axel-download-accelerator/axel;
 license=('GPL')
 depends=('glibc' 'openssl')
 
source=(https://github.com/axel-download-accelerator/axel/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)


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

2017-12-10 Thread Evangelos Foutras via arch-commits
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
===
--- PKGBUILD2017-12-11 01:00:54 UTC (rev 273643)
+++ PKGBUILD2017-12-11 01:01:49 UTC (rev 273644)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 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"


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

2017-11-25 Thread Evangelos Foutras via arch-commits
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
===
--- PKGBUILD2017-11-26 00:52:22 UTC (rev 268497)
+++ PKGBUILD2017-11-26 03:44:20 UTC (rev 268498)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 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"


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

2017-10-11 Thread Evangelos Foutras
Date: Wednesday, October 11, 2017 @ 11:05:27
  Author: foutrelis
Revision: 262348

upgpkg: axel 2.15-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-11 10:25:54 UTC (rev 262347)
+++ PKGBUILD2017-10-11 11:05:27 UTC (rev 262348)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.14.1
+pkgver=2.15
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
@@ -10,14 +10,9 @@
 url="https://github.com/eribertomota/axel;
 license=('GPL')
 depends=('glibc' 'openssl')
-source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('acf6820d98a792faf309fc9acf22f7caf4b8a4b7001072c8f546b3c4fc755e39')
+source=(https://github.com/axel-download-accelerator/axel/releases/download/v$pkgver/$pkgname-$pkgver.tar.xz)
+sha256sums=('70daa27abca5a3f1abe4be833d8f64205ac422416f5bcf396856eb6dd0fe9194')
 
-prepare() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./autogen.sh
-}
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr


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

2017-09-17 Thread Evangelos Foutras
Date: Sunday, September 17, 2017 @ 06:28:16
  Author: foutrelis
Revision: 258589

upgpkg: axel 2.14.1-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-17 06:27:23 UTC (rev 258588)
+++ PKGBUILD2017-09-17 06:28:16 UTC (rev 258589)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.14
+pkgver=2.14.1
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc' 'openssl')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('a2bf0859380347bcfbdec1d34322f609f0b883e107d3bf5c06001bcc6a8136ad')
+sha256sums=('acf6820d98a792faf309fc9acf22f7caf4b8a4b7001072c8f546b3c4fc755e39')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-09-15 Thread Evangelos Foutras
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
===
--- PKGBUILD2017-09-16 00:32:52 UTC (rev 257740)
+++ PKGBUILD2017-09-16 00:37:27 UTC (rev 257741)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 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"


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

2017-08-06 Thread Evangelos Foutras
Date: Sunday, August 6, 2017 @ 18:40:52
  Author: foutrelis
Revision: 249076

upgpkg: axel 2.13.1-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-06 18:39:47 UTC (rev 249075)
+++ PKGBUILD2017-08-06 18:40:52 UTC (rev 249076)
@@ -3,8 +3,8 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.12
-pkgrel=2
+pkgver=2.13.1
+pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
 url="https://github.com/eribertomota/axel;
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc' 'openssl')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('28e7bb26b7be3f56a61b60ef07e15e05ea9a41850b0ed45a0c56d6d2202f4a8b')
+sha256sums=('e19253223fc0a6d6142190661f9fcbd5809dc5acc5b7013c98c979673a2f7195')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


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

2017-02-11 Thread Evangelos Foutras
Date: Saturday, February 11, 2017 @ 20:07:23
  Author: foutrelis
Revision: 211908

upgpkg: axel 2.12-2

OpenSSL 1.1.0 rebuild.

Modified:
  axel/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-02-11 20:02:44 UTC (rev 211907)
+++ PKGBUILD2017-02-11 20:07:23 UTC (rev 211908)
@@ -4,7 +4,7 @@
 
 pkgname=axel
 pkgver=2.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
 url="https://github.com/eribertomota/axel;


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

2016-12-26 Thread Evangelos Foutras
Date: Tuesday, December 27, 2016 @ 07:47:37
  Author: foutrelis
Revision: 202997

upgpkg: axel 2.12-1

New upstream release.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-27 07:04:09 UTC (rev 202996)
+++ PKGBUILD2016-12-27 07:47:37 UTC (rev 202997)
@@ -3,7 +3,7 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.11
+pkgver=2.12
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('glibc' 'openssl')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15')
+sha256sums=('28e7bb26b7be3f56a61b60ef07e15e05ea9a41850b0ed45a0c56d6d2202f4a8b')
 
 prepare() {
   cd "$srcdir/$pkgname-$pkgver"


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

2016-08-28 Thread Evangelos Foutras
Date: Monday, August 29, 2016 @ 05:41:17
  Author: foutrelis
Revision: 187861

upgpkg: axel 2.11-1

Switch to new upstream.

Modified:
  axel/trunk/PKGBUILD

--+
 PKGBUILD |   20 
 1 file changed, 12 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-28 18:37:21 UTC (rev 187860)
+++ PKGBUILD2016-08-29 05:41:17 UTC (rev 187861)
@@ -3,19 +3,23 @@
 # Contributor: Roman G 
 
 pkgname=axel
-pkgver=2.4
-pkgrel=4
-pkgdesc="Download accelerator"
+pkgver=2.11
+pkgrel=1
+pkgdesc="Light command line download accelerator"
 arch=('i686' 'x86_64')
-url="http://axel.alioth.debian.org/;
+url="https://github.com/eribertomota/axel;
 license=('GPL')
-depends=('glibc')
-source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036')
+depends=('glibc' 'openssl')
+source=($pkgname-$pkgver.tar.gz::https://github.com/eribertomota/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15')
 
+prepare() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./autogen.sh
+}
+
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-
   ./configure --prefix=/usr
   make
 }


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

2014-07-02 Thread Evangelos Foutras
Date: Wednesday, July 2, 2014 @ 17:10:05
  Author: foutrelis
Revision: 114651

upgpkg: axel 2.4-4

mtree rebuild.

Modified:
  axel/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-02 15:02:24 UTC (rev 114650)
+++ PKGBUILD2014-07-02 15:10:05 UTC (rev 114651)
@@ -4,13 +4,13 @@
 
 pkgname=axel
 pkgver=2.4
-pkgrel=3
+pkgrel=4
 pkgdesc=Download accelerator
 arch=('i686' 'x86_64')
 url=http://axel.alioth.debian.org/;
 license=('GPL')
 depends=('glibc')
-source=(http://alioth.debian.org/frs/download.php/3015/$pkgname-$pkgver.tar.gz)
+source=(https://dev.archlinux.org/~foutrelis/sources/$pkgname/$pkgname-$pkgver.tar.gz)
 sha256sums=('359a57ab4e354bcb6075430d977c59d33eb3e2f1415a811948fa8ae657ca8036')
 
 build() {