blob: 93add1fa1a04ea3a19cfb884af78888079ddeb6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = crab
pkgdesc = A rusty permission authentication system
pkgver = 0.0.3
pkgrel = 1
url = https://g.tylerm.dev/tylermurphy534/crab.git
arch = x86_64
arch = i686
license = GPL3
makedepends = cargo
source = git+https://g.tylerm.dev/tylermurphy534/crab.git
md5sums = SKIP
pkgname = crab
|