summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-03-14 19:17:10 +0100
committerbartus2019-03-14 19:17:10 +0100
commit1d9654c7721dbb5b1bdeb8593afed576f5209b87 (patch)
treec1797fd31198223b31540e5b1dc22e32a668ddf1
parentadac057d9564c82bce2a031411918b21e7dffd55 (diff)
downloadaur-1d9654c7721dbb5b1bdeb8593afed576f5209b87.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 e4385b905cd8..dbb7ce1c1dfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = colmap-git
pkgdesc = COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface.
- pkgver = 3.5.dev.2.r19.gfadc020
+ pkgver = 3.6.dev.1.r47.gc423ca9
pkgrel = 1
url = https://colmap.github.io/
install = colmap-git.install
diff --git a/PKGBUILD b/PKGBUILD
index d59de0c8b554..83b642d29245 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ name=colmap
#fragment="#commit=5bea89263bf5f3ed623b8e6e6a5f022a0ed9c1de"
fragment="#branch=dev"
pkgname=${name}-git
-pkgver=3.5.dev.2.r19.gfadc020
+pkgver=3.6.dev.1.r47.gc423ca9
pkgrel=1
pkgdesc="COLMAP is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface."
arch=('i686' 'x86_64')