summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-04-08 11:45:42 +0200
committerbartus2019-04-08 11:46:50 +0200
commitdb42b050f600050cfa07685ec5631a85265e8c06 (patch)
tree37d5765b26e8fb3e92ccd7d84ffbc2b5964ccf28 /PKGBUILD
parentd032fafea2f0cb79a252ef8c6fda215227088cbc (diff)
downloadaur-db42b050f600050cfa07685ec5631a85265e8c06.tar.gz
refactor pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5cc9b822ae34..9da54fbdc25d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ name=colmap
#fragment="#commit=5bea89263bf5f3ed623b8e6e6a5f022a0ed9c1de"
fragment="#tag=3.6-dev.2"
pkgname=${name}
-pkgver=3.6.dev.2
+pkgver=3.6dev2
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')