blob: bf77157a77201a86a9ce9abd607d578eb52d3d7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hare-sqlite-git
pkgdesc = SQLite support for Hare
pkgver = r19.2792eeb
pkgrel = 1
url = https://git.sr.ht/~blainsmith/hare-sqlite
arch = any
license = MIT
makedepends = git
depends = hare
depends = sqlite
provides = hare-sqlite=r19.2792eeb
conflicts = hare-sqlite
source = git+https://git.sr.ht/~blainsmith/hare-sqlite
md5sums = SKIP
pkgname = hare-sqlite-git
|