diff --git a/main/s6-portable-utils/APKBUILD b/main/s6-portable-utils/APKBUILD
index 981a70827c7e800724ee51878e9549befc74f977..a4ea808498c7372cf835d88e6f063b47dd588bbb 100644
--- a/main/s6-portable-utils/APKBUILD
+++ b/main/s6-portable-utils/APKBUILD
@@ -1,13 +1,13 @@
 # Maintainer: Laurent Bercot <ska-devel@skarnet.org>
 # Contributor: John Regan <john@jrjrtech.com>
 pkgname=s6-portable-utils
-pkgver=2.2.4.0
+pkgver=2.2.5.0
 pkgrel=0
 pkgdesc="skarnet.org's tiny portable generic utilities"
 url="http://skarnet.org/software/$pkgname/"
 arch="all"
 license="ISC"
-makedepends="skalibs-dev>=2.11"
+makedepends="skalibs-dev>=2.12"
 options="!check"
 subpackages="$pkgname-doc"
 source="https://skarnet.org/software/s6-portable-utils/s6-portable-utils-$pkgver.tar.gz"
@@ -33,5 +33,5 @@ doc() {
 }
 
 sha512sums="
-35b62aff76b9fbf978e81dad2f343a2542cb4a853530948cc3b446b20e8d5f976d1624194c2aad6e0277b73d23d5cecf2142e3f2916bd152ad62342fc30fe07a  s6-portable-utils-2.2.4.0.tar.gz
+2e90a1390140818268bd83629579098552c22160537874a90d4be94fae157cb9cdb864859c40847e8588fa9f62fb5af7bf89aa12561f1e6678a7cffc0f0a6d68  s6-portable-utils-2.2.5.0.tar.gz
 "