aboutsummaryrefslogtreecommitdiffstats
path: root/main/rtorrent/APKBUILD
diff options
context:
space:
mode:
authorPeter Bui <pnutzh4x0r@gmail.com>2015-10-21 00:02:20 -0500
committerNatanael Copa <ncopa@alpinelinux.org>2015-10-21 06:52:06 +0000
commit0ae472b4ea0ec22d51d4b186b4bf368cf1edb3e3 (patch)
tree594ae39ae3ea81c9099fccc1cd8ae4ecd7f9e0e7 /main/rtorrent/APKBUILD
parent227c2429e32e2aabff2ded34ccce49b4fa89fc9b (diff)
downloadaports-0ae472b4ea0ec22d51d4b186b4bf368cf1edb3e3.tar.bz2
aports-0ae472b4ea0ec22d51d4b186b4bf368cf1edb3e3.tar.xz
main/rtorrent: update to 0.9.6
Diffstat (limited to 'main/rtorrent/APKBUILD')
-rw-r--r--main/rtorrent/APKBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/main/rtorrent/APKBUILD b/main/rtorrent/APKBUILD
index db07ec5f42..d30c5c008a 100644
--- a/main/rtorrent/APKBUILD
+++ b/main/rtorrent/APKBUILD
@@ -1,21 +1,21 @@
+# Contributor: Peter Bui <pnutzh4x0r@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
pkgname=rtorrent
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.9.6
+pkgrel=0
pkgdesc='Ncurses BitTorrent client based on libTorrent'
-url='http://libtorrent.rakshasa.no/'
+url='http://rakshasa.github.io/rtorrent/'
license='GPL'
arch='all'
makedepends='libsigc++-dev libtorrent-dev curl-dev xmlrpc-c-dev ncurses-dev'
subpackages="$pkgname-doc"
-source="http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz"
+source="http://rtorrent.net/downloads/${pkgname}-${pkgver}.tar.gz"
_builddir="$srcdir/$pkgname-$pkgver"
prepare() {
cd "$_builddir"
- update_config_sub || return 1
}
build() {
@@ -37,6 +37,6 @@ package() {
install -D doc/rtorrent.rc "$pkgdir"/usr/share/doc/rtorrent/rtorrent.r
}
-md5sums="fd9490a2ac67d0fa2a567c6267845876 rtorrent-0.9.4.tar.gz"
-sha256sums="bc0a2c1ee613b68f37021beaf4e64a9252f91ed06f998c1e897897c354ce7e84 rtorrent-0.9.4.tar.gz"
-sha512sums="ae243d0336acff50e91e4ed9d306beb4705559775518e6dc122ec18a1530e59e2c531cf54f4b79899a1569ca18d343fce255071b45c41df1357bddfe926692aa rtorrent-0.9.4.tar.gz"
+md5sums="5e7550f74e382a6245412c615f45444d rtorrent-0.9.6.tar.gz"
+sha256sums="1e69c24f1f26f8f07d58d673480dc392bfc4317818c1115265b08a7813ff5b0e rtorrent-0.9.6.tar.gz"
+sha512sums="704f7b79d5bc78b817da21a6886662a5a97fde210a110c50f708bdc18e1dcf3ef5c5f4e2740261d41221cfc69c19926bf34e10057adf10601da9e6e06b2cef75 rtorrent-0.9.6.tar.gz"