diff --git a/community/rnp/APKBUILD b/community/rnp/APKBUILD
index 9f5a7b7ddde3050602dee7610a591a5e3e515aab..9f11e9f93486e2c40e32302515f6957a0a672dd1 100644
--- a/community/rnp/APKBUILD
+++ b/community/rnp/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Jakub Jirutka <jakub@jirutka.cz>
 pkgname=rnp
 pkgver=0.17.1
-pkgrel=0
+pkgrel=1
 pkgdesc="High performance C++ OpenPGP library used by Mozilla Thunderbird"
 url="https://www.rnpgp.org/"
 arch="all"
@@ -10,7 +10,7 @@ license="BSD-2-Clause"
 checkdepends="gnupg gtest-dev"
 makedepends="
 	asciidoctor
-	botan-dev
+	botan3-dev
 	bzip2-dev
 	cmake
 	json-c-dev