diff --git a/community/py3-batalgorithm/APKBUILD b/community/py3-batalgorithm/APKBUILD
index b88481d15ba68b6e57621bedc1237ba556867f96..0e3cc1addcdc1cc16500ed8a28c6123315697cf8 100644
--- a/community/py3-batalgorithm/APKBUILD
+++ b/community/py3-batalgorithm/APKBUILD
@@ -3,8 +3,8 @@
 pkgname=py3-batalgorithm
 _pkgorig=BatAlgorithm
 pkgver=0.3.1
-pkgrel=1
-pkgdesc="Implementation of Bat Algorithm in Python"
+pkgrel=2
+pkgdesc="Implementation of bat-inspired metaheuristic algorithm"
 url="https://github.com/buma/BatAlgorithm"
 arch="noarch"
 license="MIT"