diff options
Diffstat (limited to 'testing/libtorrent-rasterbar/APKBUILD')
-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 ffc5cf3f92..cf29b3cd65 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -5,7 +5,7 @@ pkgname=libtorrent-rasterbar pkgver=1.0.11 _pkgver=${pkgver%.0} _pkgver=${_pkgver//./_} -pkgrel=3 +pkgrel=4 pkgdesc="A feature complete C++ bittorrent implementation" url="http://www.rasterbar.com/products/libtorrent" arch="all" |