diff --git a/testing/wsmancli/APKBUILD b/testing/wsmancli/APKBUILD
index c5356fa4e572a87d61b7111ff11a02e8d1295b48..74c4a24265d02147c4376596d506aeb3c4b889f5 100644
--- a/testing/wsmancli/APKBUILD
+++ b/testing/wsmancli/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=wsmancli
 pkgver=2.6.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Openwsman command line client"
 url="https://openwsman.github.io/"
 arch="all"
@@ -34,4 +34,6 @@ package() {
 	make DESTDIR="$pkgdir" install
 }
 
-sha512sums="40f69dfefd5cfc9c1d137c5c58bd0e84e1bb460ecb6770e1c56b023477f7521769f04e041682686d267796477704c7465d437f6fdb4068268a51d1136d5c8a56  wsmancli-2.6.0.tar.gz"
+sha512sums="
+40f69dfefd5cfc9c1d137c5c58bd0e84e1bb460ecb6770e1c56b023477f7521769f04e041682686d267796477704c7465d437f6fdb4068268a51d1136d5c8a56  wsmancli-2.6.0.tar.gz
+"