[arch-commits] Commit in aria2/repos (3 files)
Alexander Fehr
alexanderf at archlinux.org
Sat Apr 4 15:45:40 UTC 2009
Date: Saturday, April 4, 2009 @ 11:45:40
Author: alexanderf
Revision: 33665
Merged revisions 33664 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/aria2/trunk
........
r33664 | alexanderf | 2009-04-04 17:42:36 +0200 (Sa, 04 Apr 2009) | 1 line
upgpkg: aria2 1.3.0-1
........
Modified:
aria2/repos/extra-i686/ (properties)
aria2/repos/extra-i686/ChangeLog
aria2/repos/extra-i686/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
Property changes on: aria2/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /aria2/trunk:1-23081
+ /aria2/trunk:1-33664
Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog 2009-04-04 15:42:36 UTC (rev 33664)
+++ extra-i686/ChangeLog 2009-04-04 15:45:40 UTC (rev 33665)
@@ -1,3 +1,8 @@
+2009-04-02 Alexander Fehr <pizzapunk gmail com>
+
+ * aria2-1.3.0-1:
+ New upstream release.
+
2008-12-30 Alexander Fehr <pizzapunk gmail com>
* aria2-1.1.2-1:
Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2009-04-04 15:42:36 UTC (rev 33664)
+++ extra-i686/PKGBUILD 2009-04-04 15:45:40 UTC (rev 33665)
@@ -2,7 +2,7 @@
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=aria2
-pkgver=1.1.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
license=('GPL')
depends=('gnutls' 'libxml2' 'sqlite3' 'c-ares' 'ca-certificates')
source=(http://downloads.sourceforge.net/aria2/aria2-$pkgver.tar.bz2)
-md5sums=('11e7c0632059212a8734d9de9976e233')
+md5sums=('834c80f7988d894e48298c21b5fce056')
build() {
cd "$srcdir/aria2-$pkgver"
More information about the arch-commits
mailing list