summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2018-01-13 23:56:55 +0100
committerbartus2018-01-13 23:56:55 +0100
commit51b40bec70eb8af66c680ee336884f9cb2b78ede (patch)
tree168ce7be84cdf5ceb0d032015d0a4660eab6e818 /PKGBUILD
parent7217f7e13537a5467f370b05184479fbf3115e5d (diff)
downloadaur-51b40bec70eb8af66c680ee336884f9cb2b78ede.tar.gz
switch to branch master, untils directory issue get resolved
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0e2c8b508db..13c1ee90eb48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: bartus szczepaniak <aur@bartus.33mail.com>
name=colmap
#fragment="#commit=5bea89263bf5f3ed623b8e6e6a5f022a0ed9c1de"
-fragment="#branch=dev"
+fragment="#branch=master"
pkgname=${name}-git
-pkgver=3.1.r98.gefe21ec
+pkgver=3.3.r4.g1305bfb
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')