diff options
Diffstat (limited to 'community/libktorrent/APKBUILD')
-rw-r--r-- | community/libktorrent/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libktorrent/APKBUILD b/community/libktorrent/APKBUILD index 890fd05233..069ee3c8c8 100644 --- a/community/libktorrent/APKBUILD +++ b/community/libktorrent/APKBUILD @@ -3,7 +3,7 @@ pkgname=libktorrent pkgver=2.1.1 _ktorrentver=5.1.2 # $_ktorrentver=ktorrent-$pkgver -pkgrel=0 +pkgrel=1 arch="all" url="https://kde.org/applications/internet/org.kde.ktorrent" pkgdesc="A powerful BitTorrent client for KDE" |