diff options
-rw-r--r-- | testing/libtorrent-rasterbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index b564ce3368..8e5d49a1f5 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -5,7 +5,7 @@ pkgname=libtorrent-rasterbar pkgver=1.0.9 _pkgver=${pkgver%.0} _pkgver=${_pkgver//./_} -pkgrel=1 +pkgrel=2 pkgdesc="A feature complete C++ bittorrent implementation" url="http://www.rasterbar.com/products/libtorrent" arch="all" |