[arch-commits] Commit in aria2/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Dec 6 15:21:55 UTC 2015
Date: Sunday, December 6, 2015 @ 16:21:55
Author: fyan
Revision: 148858
upgpkg: aria2 1.19.3-1
Modified:
aria2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-06 13:35:51 UTC (rev 148857)
+++ PKGBUILD 2015-12-06 15:21:55 UTC (rev 148858)
@@ -7,8 +7,8 @@
# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=aria2
-pkgver=1.19.2
-pkgrel=2
+pkgver=1.19.3
+pkgrel=1
pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
arch=('i686' 'x86_64')
url='http://aria2.sourceforge.net/'
@@ -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=('3605486dd495cd8c2f672b7d0b763397989d831396862f15730697ebcf0ad53e')
+sha256sums=('6abcc6c28437a519cc1016736cb446ed38db360cb9828c4a7105526ea82299e3')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list