mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tiledb: auto updated to 2.17.2-1
This commit is contained in:
parent
278ddff2eb
commit
c9a5d2e77e
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
||||||
# Contributor: Morteza NourelahiAlamdari <m@0t1.me>
|
# Contributor: Morteza NourelahiAlamdari <m@0t1.me>
|
||||||
|
|
||||||
pkgname=tiledb
|
pkgname=tiledb
|
||||||
pkgver=2.17.1
|
pkgver=2.17.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="The Universal Storage Engine"
|
pkgdesc="The Universal Storage Engine"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://tiledb.com"
|
url="https://tiledb.com"
|
||||||
|
@ -26,7 +26,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/TileDB-Inc/TileDB/archive/$pkgver.tar.gz"
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/TileDB-Inc/TileDB/archive/$pkgver.tar.gz"
|
||||||
"system-libs.patch")
|
"system-libs.patch")
|
||||||
sha256sums=('b9419fd8fb57d84a898d662fdf0cfb7231da3bf25e088bf1446bf9dcd2760fda'
|
sha256sums=('fff42d79e8db9829ab2d7efac2a3aa0d9fb949f7db2ac829ae61ebb8aafc74db'
|
||||||
'47241a8b29d0094454be6b21fb5942bdb757e6f1cc72e4598d18eba405f15fc4')
|
'47241a8b29d0094454be6b21fb5942bdb757e6f1cc72e4598d18eba405f15fc4')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue