diff --git a/community/cpd/APKBUILD b/community/cpd/APKBUILD index 6a7d3442eb0..be955ec0fb7 100644 --- a/community/cpd/APKBUILD +++ b/community/cpd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=cpd pkgver=0.5.5 -pkgrel=0 +pkgrel=1 pkgdesc="C++ implementation of the Coherent Point Drift point set registration algorithm." url="https://github.com/gadomski/cpd" arch="all"