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