blob: 0a667c241630a4f3395cf18419ca179a2ea5c165 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libsql
pkgdesc = Fork of SQLite that is both Open Source, and Open Contributions
pkgver = 0.24.28
pkgrel = 2
url = https://turso.tech/libsql
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
optdepends = libsql-sqlite3: use libsql for your sqlite3 needs
options = !lto
source = https://github.com/tursodatabase/libsql/archive/refs/tags/libsql-server-v0.24.28.tar.gz
b2sums = ff520abc812e0f85663b9e683954066808cb6d576424c456fdae95dce76d471f3176cd7d9c0af6a55e00c20b307e64276ce831c2710e5f78908eb958fafb532c
pkgname = libsql
|