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

Felix Yan felixonmars at archlinux.org
Wed Nov 8 19:07:33 UTC 2017


    Date: Wednesday, November 8, 2017 @ 19:07:22
  Author: felixonmars
Revision: 265747

upgpkg: aria2 1.33.1-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-08 17:46:51 UTC (rev 265746)
+++ PKGBUILD	2017-11-08 19:07:22 UTC (rev 265747)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.33.0
+pkgver=1.33.1
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates' 'libssh2')
 checkdepends=('cppunit')
 source=("https://github.com/tatsuhiro-t/aria2/releases/download/release-$pkgver/aria2-$pkgver.tar.xz")
-sha512sums=('6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea')
+sha512sums=('5379768a0960e46ed616a2540508d0dda4172c8d1a05021e50243241adb64448f5fa01878868ea206ec6b462fea39fa82284bb0f78ceec299eb289f94815b94a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list