Updated submodules.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
*.pkg.tar.xz
|
*.pkg.tar.xz
|
||||||
pkg/
|
pkg/
|
||||||
src/
|
src/
|
||||||
|
*.SRCINFO
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
_pkgname="RE-flex"
|
_pkgname="RE-flex"
|
||||||
pkgname="${_pkgname}-git"
|
pkgname="${_pkgname}-git"
|
||||||
pkgver=v1.1.5.r0.ge901cdd
|
pkgver=v1.2.1.r0.g0b3a81b
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="The regex-centric, fast and flexible scanner generator for C++"
|
pkgdesc="The regex-centric, fast and flexible scanner generator for C++"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/Genivia/RE-flex"
|
url="https://github.com/Genivia/RE-flex"
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
pkgname=mtxclient-git
|
pkgname=mtxclient-git
|
||||||
pkgver=v0.2.0.r32.g6f7b35a
|
pkgver=v0.2.1.r0.g975ce89
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Client API library for Matrix, built on top of Boost.Asio"
|
pkgdesc="Client API library for Matrix, built on top of Boost.Asio"
|
||||||
arch=('x86_64' 'i686')
|
arch=('x86_64' 'i686')
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
_pkgname=variational-depth-from-focus
|
_pkgname=variational-depth-from-focus
|
||||||
pkgname="${_pkgname}-git"
|
pkgname="${_pkgname}-git"
|
||||||
pkgver=v1.0.0.r13.gb2a4bc3
|
pkgver=v1.0.0.r15.g56422fb
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Implementation of \"Variational Depth from Focus Reconstruction\" [Moeller 2015]"
|
pkgdesc="Implementation of \"Variational Depth from Focus Reconstruction\" [Moeller 2015]"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|||||||
Reference in New Issue
Block a user