diff options
Diffstat (limited to 'main/rtorrent/APKBUILD')
-rw-r--r-- | main/rtorrent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rtorrent/APKBUILD b/main/rtorrent/APKBUILD index 2ef3c4bfef..37484ce305 100644 --- a/main/rtorrent/APKBUILD +++ b/main/rtorrent/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgname=rtorrent pkgver=0.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="Ncurses BitTorrent client based on libTorrent" url="http://rakshasa.github.io/rtorrent/" license="GPL" |