blob: 891dd6dd5f1b5bfc5ce2569cc0f647c60e6b01a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hstdb-git
pkgdesc = Better history management for zsh.
pkgver = r155.1fa4460
pkgrel = 1
url = https://github.com/AlexanderThaller/hstdb
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
depends = sqlite
provides = hstdb
source = hstdb::git+https://github.com/AlexanderThaller/hstdb
sha1sums = SKIP
pkgname = hstdb-git
|