diff options
author | Hervé Rousseau <herve@moulticast.net> | 2016-02-26 07:15:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-02-26 13:57:49 +0000 |
commit | 7d8502437b7c4bf90b4271af410a9dad6f8e6156 (patch) | |
tree | f32a6748d640d68a876e27485deb78817ed14d26 /main/rtorrent | |
parent | 9b7b9b8ea77b171f22511df1f076147a700e0c07 (diff) | |
download | aports-7d8502437b7c4bf90b4271af410a9dad6f8e6156.tar.bz2 aports-7d8502437b7c4bf90b4271af410a9dad6f8e6156.tar.xz |
main/rtorrent: bump pkgrel to get xmlrpc-c-dev dependencies
Diffstat (limited to 'main/rtorrent')
-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" |