blob: 3b7cba116c1d46495fde7177b59f61d3a9611da4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = atuin-lily-git
pkgdesc = Magical shell history ( lilydjwg fork )
pkgver = r968.9d91564
pkgrel = 1
url = https://github.com/atuinsh/atuin
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
makedepends = protobuf
depends = gcc-libs
optdepends = bash-preexec: bash integration
provides = atuin
conflicts = atuin
options = !lto
source = atuin-lily::git+https://github.com/lilydjwg/atuin.git
sha256sums = SKIP
pkgname = atuin-lily-git
|