Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
axel


Commits:
32e7807d by Evangelos Foutras at 2024-02-06T19:47:57+02:00
upgpkg: 2.17.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = axel
        pkgdesc = Light command line download accelerator
-       pkgver = 2.17.12
+       pkgver = 2.17.13
        pkgrel = 1
        url = https://github.com/axel-download-accelerator/axel
        arch = x86_64
        license = GPL
        depends = glibc
        depends = openssl
-       source = 
https://github.com/axel-download-accelerator/axel/releases/download/v2.17.12/axel-2.17.12.tar.xz
-       sha256sums = 
fb4e70535ebf732211af253bfe24f9ada57d80fd465ac02c721406c7d4e1d496
+       source = 
https://github.com/axel-download-accelerator/axel/releases/download/v2.17.13/axel-2.17.13.tar.xz
+       sha256sums = 
6af9c0238ca4fb850baa17878de0361868e3ff6d9302298d83c6d26931c28723
 
 pkgname = axel


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Roman G <[email protected]>
 
 pkgname=axel
-pkgver=2.17.12
+pkgver=2.17.13
 pkgrel=1
 pkgdesc="Light command line download accelerator"
 arch=('x86_64')
@@ -10,7 +10,7 @@ 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)
-sha256sums=('fb4e70535ebf732211af253bfe24f9ada57d80fd465ac02c721406c7d4e1d496')
+sha256sums=('6af9c0238ca4fb850baa17878de0361868e3ff6d9302298d83c6d26931c28723')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/axel/-/commit/32e7807d004ef7843f23f1e0e96c90d7c5d186a5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/axel/-/commit/32e7807d004ef7843f23f1e0e96c90d7c5d186a5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to