diff options
Diffstat (limited to 'testing/pcl/APKBUILD')
-rw-r--r-- | testing/pcl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pcl/APKBUILD b/testing/pcl/APKBUILD index 5729f7f6b2..3e82a900ef 100644 --- a/testing/pcl/APKBUILD +++ b/testing/pcl/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=pcl pkgver=1.8.1 -pkgrel=4 +pkgrel=5 pkgdesc="Point Cloud Library (PCL)" url="https://github.com/PointCloudLibrary/pcl" arch="all !x86 !s390x" # tests fails on x86 and s390x |