diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-08-07 20:56:48 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2016-08-07 20:57:30 +0200 |
commit | 795f6b2ca04538967c037f364842f15deb2bd4ab (patch) | |
tree | 0eed704f47d8c7f9e0edf55f451b7ad2a6dba630 /main/rtorrent | |
parent | 81c96ba3192d8ae807ef4ea667d4f8ae77f7bd6b (diff) | |
download | aports-795f6b2ca04538967c037f364842f15deb2bd4ab.tar.bz2 aports-795f6b2ca04538967c037f364842f15deb2bd4ab.tar.xz |
main/rtorrent: disown
Diffstat (limited to 'main/rtorrent')
-rw-r--r-- | main/rtorrent/APKBUILD | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/main/rtorrent/APKBUILD b/main/rtorrent/APKBUILD index 37484ce305..c56fc98965 100644 --- a/main/rtorrent/APKBUILD +++ b/main/rtorrent/APKBUILD @@ -1,6 +1,8 @@ # Contributor: Peter Bui <pnutzh4x0r@gmail.com> # Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net> -# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> +# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> +# Maintainer: + pkgname=rtorrent pkgver=0.9.6 pkgrel=2 |