diff --git a/liblas/.SRCINFO b/liblas/.SRCINFO index 9be8980b89..6f8c43c1a4 100644 --- a/liblas/.SRCINFO +++ b/liblas/.SRCINFO @@ -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 diff --git a/liblas/PKGBUILD b/liblas/PKGBUILD index 84d9af48d0..7897a1650d 100644 --- a/liblas/PKGBUILD +++ b/liblas/PKGBUILD @@ -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/"