Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / hexer-hobu
Commits: ae0efd0d by Antonio Rojas at 2023-11-29T10:47:02+01:00 upgpkg: 1.4.0-11: gdal 3.8 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,15 @@ +pkgbase = hexer-hobu + pkgdesc = LAS and OGR hexagonal density and boundary surface generation + pkgver = 1.4.0 + pkgrel = 11 + url = https://github.com/hobu/hexer + arch = x86_64 + license = LGPL + makedepends = cmake + depends = gdal + source = hexer-hobu-1.4.0.tar.gz::https://github.com/hobu/hexer/archive/1.4.0.tar.gz + source = 1c528390ec47588661c86e773dcef771787fc564.patch + sha512sums = 4db94af7fe0a2cc3cd26202c4ec88fadd88408c92d14e11ac117af51ee267aa87cd82aa18b29867f318d272f644be60a826e7fb3c72908baba4124499f39579c + sha512sums = a79efd591f97913e1e32a8dfc7dd7247203a0992196d9f095a16a8a110175190e527cf943d6329eafa65ec5dded88c283f017605368ee521fe28caba3802ccf8 + +pkgname = hexer-hobu ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Sven-Hendrik Haase <[email protected]> pkgname=hexer-hobu pkgver=1.4.0 -pkgrel=10 +pkgrel=11 pkgdesc="LAS and OGR hexagonal density and boundary surface generation" arch=('x86_64') url="https://github.com/hobu/hexer" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hexer-hobu/-/commit/ae0efd0d533b89dab3af8c863ee277fc0cd3f162 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hexer-hobu/-/commit/ae0efd0d533b89dab3af8c863ee277fc0cd3f162 You're receiving this email because of your account on gitlab.archlinux.org.
