* update liblas to 1.8.1.r128+gded46373-11

This commit is contained in:
Alexander Baldeck 2024-12-14 13:32:32 +01:00
parent 1177498dba
commit 770cdf795e
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 = 10.2
pkgrel = 11
url = https://liblas.org/
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=liblas
pkgver=1.8.1.r128+gded46373
pkgrel=10.2
pkgrel=11
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/"