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

Gaetan Bisson bisson at nymeria.archlinux.org
Fri May 16 07:05:09 UTC 2014


    Date: Friday, May 16, 2014 @ 09:05:08
  Author: bisson
Revision: 111292

upstream update

Modified:
  rtorrent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-16 05:25:42 UTC (rev 111291)
+++ PKGBUILD	2014-05-16 07:05:08 UTC (rev 111292)
@@ -4,15 +4,15 @@
 # Contributor: sh__
 
 pkgname=rtorrent
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 pkgdesc='Ncurses BitTorrent client based on libTorrent'
 url='http://libtorrent.rakshasa.no/'
 license=('GPL')
 arch=('i686' 'x86_64')
-depends=('libtorrent=0.13.3' 'curl' 'xmlrpc-c' 'libsigc++')
+depends=('libtorrent=0.13.4' 'curl' 'xmlrpc-c' 'libsigc++')
 source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('89ec5683a46f000dc23c9bf8a8808985759220e4')
+sha1sums=('e997822e9b0d53cf8ecfb6b836e380065890e10d')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list