* update hexer-hobu to 1.4.0-13

This commit is contained in:
Alexander Baldeck 2024-12-17 17:25:29 +01:00
parent 57c602e229
commit 5076fd8dad
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = hexer-hobu
pkgdesc = LAS and OGR hexagonal density and boundary surface generation
pkgver = 1.4.0
pkgrel = 12
pkgrel = 13
url = https://github.com/hobu/hexer
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LGPL
makedepends = cmake
depends = gdal

View File

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