Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / pdal
Commits: a376ac93 by Daniel M. Capella at 2024-05-05T17:44:30-04:00 upgpkg: 2.7.1-2: https://archlinux.org/todo/rebuild-packages-without-signature-in-sync-db/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = pdal pkgdesc = A C++ library for translating and manipulating point cloud data pkgver = 2.7.1 - pkgrel = 1 + pkgrel = 2 url = http://www.pdal.io arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Contributor: SaultDon <sault.don gmail> pkgname=pdal pkgver=2.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="A C++ library for translating and manipulating point cloud data" arch=('x86_64') url="http://www.pdal.io" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pdal/-/commit/a376ac937d3c7bd5643610db08447ceb7d019a39 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pdal/-/commit/a376ac937d3c7bd5643610db08447ceb7d019a39 You're receiving this email because of your account on gitlab.archlinux.org.
