diff --git a/testing/pdal-python-plugins/APKBUILD b/testing/pdal-python-plugins/APKBUILD index 002b83cf0b9..2f7ef7d8343 100644 --- a/testing/pdal-python-plugins/APKBUILD +++ b/testing/pdal-python-plugins/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Brian Vuyk pkgname=pdal-python-plugins pkgver=1.6.6 -pkgrel=0 +pkgrel=1 pkgdesc="Supports embedding Python in PDAL pipelines with the readers.numpy and filters.python drivers." url="https://github.com/PDAL/python-plugins" arch="all !s390x" # Exclude s390x due to test failures.