tiledb: auto updated to 2.17.3-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 18:16:36 +00:00
parent 1a5a822089
commit 270b07f7a4

View file

@ -3,7 +3,7 @@
# Contributor: Morteza NourelahiAlamdari <m@0t1.me>
pkgname=tiledb
pkgver=2.17.2
pkgver=2.17.3
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=('fff42d79e8db9829ab2d7efac2a3aa0d9fb949f7db2ac829ae61ebb8aafc74db'
sha256sums=('5e6cb409622f246117713ea79592b3044e712d050fdbc63505e85d892add9813'
'47241a8b29d0094454be6b21fb5942bdb757e6f1cc72e4598d18eba405f15fc4')
prepare() {