* update laszip2 to 2.2.0-2

This commit is contained in:
Alexander Baldeck 2024-07-27 22:22:49 +02:00
parent 842c9c8230
commit 9bb992b92f
2 changed files with 13 additions and 1 deletions

12
laszip2/.SRCINFO Normal file
View File

@ -0,0 +1,12 @@
pkgbase = laszip2
pkgdesc = ASPRS LAS lossless compression library — version 2
pkgver = 2.2.0
pkgrel = 2
url = https://laszip.org
arch = x86_64
license = LGPL
depends = gcc-libs
source = https://download.osgeo.org/laszip/laszip-src-2.2.0.tar.bz2
sha512sums = da523243b93296e308eff9121adf9c2a917fc934b21a92a64d192aaa5a1dfbfededc347f5d5ce7b51ea7a5eb5972dc0a5724d50bef26406b359a85c578c60ef8
pkgname = laszip2

View File

@ -6,7 +6,7 @@
pkgname=laszip2
pkgver=2.2.0
pkgrel=1
pkgrel=2
pkgdesc="ASPRS LAS lossless compression library — version 2"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://laszip.org"