blob: 56950ad1453f0f253eae09a3ed261f360c50f990 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = authtui-git
pkgdesc = a full rust tui auther
pkgver = r21.f12b1c2
pkgrel = 1
url = https://github.com/d116u/authtui
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = rust
optdepends = fish: fish completions
provides = authtui
conflicts = authtui
source = git+https://github.com/zyxisme/authtui.git
sha1sums = SKIP
pkgname = authtui-git
|