blob: 9670e58205e119c79a3fb67c015e5762ebb3a733 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sqlean-bin
pkgdesc = sqlean shell is SQLite shell bundled with a collection of essential extensions ranging from regular expressions and math statistics to file I/O and dynamic SQL.
pkgver = 3.47.0
pkgrel = 1
url = https://github.com/nalgeon/sqlite
arch = amd64
arch = arm
arch = arm64
arch = x86_64
license = MIT
provides = sqlean
conflicts = sqlean
source = sqlean-3.47.0::https://github.com/nalgeon/sqlite/releases/download/3.47.0/sqlean-ubuntu
b2sums = 3d5d222237154ef8bfa6b01a1c7ff9f21ec08fa9d525f051876aa30b761250b8301da592e302a3220727ab89060050bc78acad06ef9b37b967ac0089c450e19d
pkgname = sqlean-bin
|