* update hexer-hobu to 1.4.0-12

This commit is contained in:
Alexander Baldeck 2024-09-05 12:18:54 +02:00
parent 3daa87e526
commit 35e5d19c89
3 changed files with 19 additions and 1 deletions

15
hexer-hobu/.SRCINFO Normal file
View File

@ -0,0 +1,15 @@
pkgbase = hexer-hobu
pkgdesc = LAS and OGR hexagonal density and boundary surface generation
pkgver = 1.4.0
pkgrel = 12
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

View File

@ -0,0 +1,3 @@
[hexer-hobu]
source = "git"
git = "https://github.com/hobu/hexer.git"

View File

@ -2,7 +2,7 @@
# Maintainer: Sven-Hendrik Haase <svenstaro@gmail.com>
pkgname=hexer-hobu
pkgver=1.4.0
pkgrel=11
pkgrel=12
pkgdesc="LAS and OGR hexagonal density and boundary surface generation"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/hobu/hexer"