blob: 977af7bf240496e501a5e5620705483d068156d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mcfly-git
pkgdesc = Fly through your shell history
pkgver = x0.9.1.r62.g102f0c3
pkgrel = 1
url = https://github.com/cantino/mcfly
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = glibc
depends = libgcc
provides = mcfly=x0.9.1.r62.g102f0c3
conflicts = mcfly
source = git+https://github.com/cantino/mcfly.git
sha256sums = SKIP
pkgname = mcfly-git
|