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