blob: 59795b22e326ce25638b520b828ea44f5e264750 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wrash-git
pkgdesc = A minimalistic command wrapper shell
pkgver = 0.1.3
pkgrel = 1
url = https://github.com/joshmeranda/wrash
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
provides = wrash
conflicts = wrash
source = wrash::git+https://github.com/joshmeranda/wrash.git
md5sums = SKIP
pkgname = wrash-git
|