mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tiledb: auto updated to 2.18.1-1
This commit is contained in:
parent
677840068e
commit
24a6ed5398
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Morteza NourelahiAlamdari <m@0t1.me>
|
||||
|
||||
pkgname=tiledb
|
||||
pkgver=2.18.0
|
||||
pkgver=2.18.1
|
||||
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=('c5cc459f18bae030631830a260d8fc54690ed2887e6b64dac70e3dfc29f55691'
|
||||
sha256sums=('21d88a58bc8269b0ae4e9ec70734df76d3772e42bae1ad9c6d8b7fab023a4a53'
|
||||
'f1507699a21b988876310aa9232f959a9e0311806344752aca0d41fd518fedc3')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue