diff --git a/testing/buildah/APKBUILD b/testing/buildah/APKBUILD
index 76af3b806f6e78c8ce88c02761a664094999f63e..5eef0cfcaf099a08260a857dee8516484d9266f8 100644
--- a/testing/buildah/APKBUILD
+++ b/testing/buildah/APKBUILD
@@ -1,9 +1,9 @@
 # Contributor: kohnish <kohnish@gmx.com>
 # Contributor: Michał Polański <michal@polanski.me>
-# Maintainer: kohnish <kohnish@gmx.com>
+# Maintainer: Michał Polański <michal@polanski.me>
 pkgname=buildah
 pkgver=1.20.1
-pkgrel=0
+pkgrel=1
 pkgdesc="tool that facilitates building OCI container images"
 url="https://github.com/containers/buildah"
 license="Apache-2.0"