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

Felix Yan felixonmars at archlinux.org
Wed Oct 18 16:51:44 UTC 2017


    Date: Wednesday, October 18, 2017 @ 16:51:43
  Author: felixonmars
Revision: 263269

upgpkg: aria2 1.33.0-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 16:49:57 UTC (rev 263268)
+++ PKGBUILD	2017-10-18 16:51:43 UTC (rev 263269)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.32.0
+pkgver=1.33.0
 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=('7c14c395fab3024191145b5c965c6c89211cd36ce405cafeef350aa6df9850bee9de65e756eab7d0bdeccb9409b829ea21552b9aac0166f50dcc17501b3dca8b')
+sha512sums=('6b28282b5688444c99c3219d185c5c87f1760300f47fb9a87f9ee5eb62dd366d55a7706bb6edb16957f0a6926b354b0c6cbbe9887c94980c3027775d06589fea')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list