summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2024-02-20 15:08:33 +0100
committerbartus2024-02-20 15:08:33 +0100
commit0eb90265657964d3c35ad3714ccbbe159f11dc34 (patch)
tree84c62bbc5044a12f434c154d4a4f67960d7304ee
parente1fddef22702e6b6c3f35b9fd43ce289f3696e4e (diff)
downloadaur-0eb90265657964d3c35ad3714ccbbe159f11dc34.tar.gz
Pop version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f939dc3a29f..34cd6b7a6305 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = colmap-git
pkgdesc = General-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface.
- pkgver = 3.8.r184.g5d4535a2
+ pkgver = 3.8.r219.g6eb27c01
pkgrel = 1
url = https://colmap.github.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 711868ec473b..ecd938bd1717 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ _fragment=${FRAGMENT:-#branch=main}
_name=colmap
#fragment="#commit=5bea89263bf5f3ed623b8e6e6a5f022a0ed9c1de"
pkgname=${_name}-git
-pkgver=3.8.r184.g5d4535a2
+pkgver=3.8.r219.g6eb27c01
pkgrel=1
pkgdesc="General-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface."
arch=('i686' 'x86_64')