* update mdds to 2.1.1-2
This commit is contained in:
parent
808ab4f881
commit
f955a2fb39
12
mdds/.SRCINFO
Normal file
12
mdds/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = mdds
|
||||
pkgdesc = A collection of multi-dimensional data structures and indexing algorithms
|
||||
pkgver = 2.1.1
|
||||
pkgrel = 2
|
||||
url = https://gitlab.com/mdds/mdds
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = boost
|
||||
source = https://kohei.us/files/mdds/src/mdds-2.1.1.tar.xz
|
||||
sha256sums = 1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56
|
||||
|
||||
pkgname = mdds
|
4
mdds/.nvchecker.toml
Normal file
4
mdds/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[mdds]
|
||||
source = "gitlab"
|
||||
gitlab = "mdds/mdds"
|
||||
use_max_tag = true
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=mdds
|
||||
pkgver=2.1.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
|
||||
arch=(any)
|
||||
url="https://gitlab.com/mdds/mdds"
|
||||
|
Loading…
x
Reference in New Issue
Block a user