diff --git a/community/baculum/APKBUILD b/community/baculum/APKBUILD
index 29cb5ab1aba35772d331f8d9a2d7609eb0ee90c9..853aa0eed3a390f2c127b16897e1cb790871b14a 100644
--- a/community/baculum/APKBUILD
+++ b/community/baculum/APKBUILD
@@ -1,12 +1,12 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=baculum
 pkgver=13.0.3
-pkgrel=0
+pkgrel=1
 pkgdesc="API layer to Baculum WebGUI tool for Bacula Community program"
 url="https://bacula.org/"
 arch="noarch"
 license="AGPL-3.0-or-later"
-_php=php81
+_php=php82
 _common_depends="
 	$_php-common
 	$_php-ctype