summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBlair Bonnett2023-07-29 09:22:47 +0200
committerBlair Bonnett2023-07-29 09:22:47 +0200
commit683aabbeaf311786f8957863dee1881953b32f62 (patch)
tree483d327aa0af8c325d002459268d5cf7dd97ca1c /PKGBUILD
parentc107db6dd8be81eef38909c44610c3f1ccc2f788 (diff)
downloadaur-683aabbeaf311786f8957863dee1881953b32f62.tar.gz
Update to 2.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 896d9ce30f94..f9215ec1e5cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-laspy
pkgdesc="Pythonic interface for .LAS LIDAR files"
url="https://github.com/laspy/laspy"
-pkgver=2.5.0
+pkgver=2.5.1
pkgrel=1
arch=('any')
license=('BSD')
@@ -30,7 +30,7 @@ makedepends=(
checkdepends=('python-pytest')
_pyname=laspy
-_commit=5cd7ac624
+_commit=08c87b528
source=(
"git+$url#commit=$_commit?signed"
'modify_doc_conf.patch'