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

Gaetan Bisson bisson at nymeria.archlinux.org
Mon May 13 06:52:07 UTC 2013


    Date: Monday, May 13, 2013 @ 08:52:07
  Author: bisson
Revision: 90553

prepare update to 0.9.3

Modified:
  rtorrent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-13 06:40:39 UTC (rev 90552)
+++ PKGBUILD	2013-05-13 06:52:07 UTC (rev 90553)
@@ -4,15 +4,15 @@
 # Contributor: sh__
 
 pkgname=rtorrent
-pkgver=0.9.2
+pkgver=0.9.3
 pkgrel=2
 pkgdesc='Ncurses BitTorrent client based on libTorrent'
 url='http://libtorrent.rakshasa.no/'
 license=('GPL')
 arch=('i686' 'x86_64')
-depends=('libtorrent=0.13.2' 'curl' 'xmlrpc-c')
+depends=('libtorrent=0.13.3' 'curl' 'xmlrpc-c' 'libsigc++')
 source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('2a642d722745091265037ed8929a23c237a3b99f')
+sha1sums=('89ec5683a46f000dc23c9bf8a8808985759220e4')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list