Updated submodules.

This commit is contained in:
2019-07-07 15:55:34 +01:00
parent 26921c74ef
commit 87ca3ef8f0
4 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.pkg.tar.xz
pkg/
src/
*.SRCINFO

View File

@@ -1,7 +1,7 @@
_pkgname="RE-flex"
pkgname="${_pkgname}-git"
pkgver=v1.1.5.r0.ge901cdd
pkgrel=2
pkgver=v1.2.1.r0.g0b3a81b
pkgrel=1
pkgdesc="The regex-centric, fast and flexible scanner generator for C++"
arch=('x86_64')
url="https://github.com/Genivia/RE-flex"

View File

@@ -1,5 +1,5 @@
pkgname=mtxclient-git
pkgver=v0.2.0.r32.g6f7b35a
pkgver=v0.2.1.r0.g975ce89
pkgrel=1
pkgdesc="Client API library for Matrix, built on top of Boost.Asio"
arch=('x86_64' 'i686')

View File

@@ -1,6 +1,6 @@
_pkgname=variational-depth-from-focus
pkgname="${_pkgname}-git"
pkgver=v1.0.0.r13.gb2a4bc3
pkgver=v1.0.0.r15.g56422fb
pkgrel=1
pkgdesc="Implementation of \"Variational Depth from Focus Reconstruction\" [Moeller 2015]"
arch=('x86_64')