* update liblas to 1.8.1.r128+gded46373-12

This commit is contained in:
Alexander Baldeck 2025-02-12 16:58:21 +01:00
parent ca594b27bb
commit e2d57ac77e
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = liblas
pkgdesc = C/C++ library for reading and writing the very common LAS LiDAR format
pkgver = 1.8.1.r128+gded46373
pkgrel = 11
pkgrel = 12
url = https://liblas.org/
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=liblas
pkgver=1.8.1.r128+gded46373
pkgrel=11
pkgrel=12
pkgdesc="C/C++ library for reading and writing the very common LAS LiDAR format"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://liblas.org/"