* update pdal to 2.8.0-2

This commit is contained in:
Alexander Baldeck 2024-12-14 12:17:24 +01:00
parent 9646883129
commit 1177498dba
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = pdal
pkgdesc = A C++ library for translating and manipulating point cloud data
pkgver = 2.8.0
pkgrel = 1.1
pkgrel = 2
url = http://www.pdal.io
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
# Contributor: SaultDon <sault.don gmail>
pkgname=pdal
pkgver=2.8.0
pkgrel=1.1
pkgrel=2
pkgdesc="A C++ library for translating and manipulating point cloud data"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="http://www.pdal.io"