~alpine/aports

[alpine-aports] [PATCH 2/2] main/rtorrent: update to 0.9.6

Details
Message ID
<1445403740-2268-2-git-send-email-pnutzh4x0r@gmail.com>
Sender timestamp
1445403740
DKIM signature
missing
Download raw message
Patch: +8 -8
---
 main/rtorrent/APKBUILD | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/rtorrent/APKBUILD b/main/rtorrent/APKBUILD
index db07ec5..d30c5c0 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"
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)