diff --git a/testing/py3-fastdiff/APKBUILD b/testing/py3-fastdiff/APKBUILD index 7652a916864..1061b3aec22 100644 --- a/testing/py3-fastdiff/APKBUILD +++ b/testing/py3-fastdiff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=py3-fastdiff pkgver=0.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="A fast native implementation of diff algorithm with a pure Python fallback" url="https://github.com/syrusakbary/fastdiff" arch="noarch"