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