Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
opengv
Commits:
5d34f493 by Antonio Rojas at 2024-06-22T22:06:32+02:00
upgpkg: 1.0.git1-6: numpy 2.0 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = opengv
pkgdesc = An efficient C++ library for calibrated camera pose
computation using geometric computer vision algorithms
pkgver = 1.0.git1
- pkgrel = 5
+ pkgrel = 6
url = https://laurentkneip.github.io/opengv/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=opengv
pkgver=1.0.git1
_commit=91f4b19
-pkgrel=5
+pkgrel=6
pkgdesc="An efficient C++ library for calibrated camera pose computation using
geometric computer vision algorithms"
arch=('x86_64')
url="https://laurentkneip.github.io/opengv/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opengv/-/commit/5d34f493a6f1c7b717a697479db51c650f010e73
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/opengv/-/commit/5d34f493a6f1c7b717a697479db51c650f010e73
You're receiving this email because of your account on gitlab.archlinux.org.