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

Felix Yan fyan at archlinux.org
Sun May 15 17:47:48 UTC 2016


    Date: Sunday, May 15, 2016 @ 19:47:47
  Author: fyan
Revision: 175421

upgpkg: aria2 1.23.0-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-15 17:35:15 UTC (rev 175420)
+++ PKGBUILD	2016-05-15 17:47:47 UTC (rev 175421)
@@ -7,7 +7,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=aria2
-pkgver=1.22.0
+pkgver=1.23.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")
-sha256sums=('ac3fb3f33a76ce22f968ace293445ef64c201b0ae43aef21e664e4b977e34f89')
+sha256sums=('585185866415bf1120e4bf0a484e7dfec2e9e7c5305023b15ad0f66f90391f93')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list