* update mdds to 2.1.1-1
This commit is contained in:
parent
008466dc62
commit
a3fecad5a3
@ -3,7 +3,7 @@
|
|||||||
# Contributor: kusakata <shohei atmark kusakata period com>
|
# Contributor: kusakata <shohei atmark kusakata period com>
|
||||||
|
|
||||||
pkgname=mdds
|
pkgname=mdds
|
||||||
pkgver=2.1.0
|
pkgver=2.1.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
|
pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
@ -13,7 +13,7 @@ checkdepends=('boost')
|
|||||||
#source=(https://gitlab.com/mdds/mdds/repository/archive.tar.gz?ref=${pkgver})
|
#source=(https://gitlab.com/mdds/mdds/repository/archive.tar.gz?ref=${pkgver})
|
||||||
source=(https://kohei.us/files/mdds/src/${pkgname}-${pkgver}.tar.xz)
|
source=(https://kohei.us/files/mdds/src/${pkgname}-${pkgver}.tar.xz)
|
||||||
# checksums listed there - https://gitlab.com/mdds/mdds/-/releases
|
# checksums listed there - https://gitlab.com/mdds/mdds/-/releases
|
||||||
sha256sums=('9bd8ba6c81a560723e869486850c374bae4e897d6024698452de0738c3adb354')
|
sha256sums=('1483d90cefb8aa4563c4d0a85cb7b243aa95217d235d422e9ca6722fd5b97e56')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user