blob: 68f58cad50f4a7d62f4b00e0f6882dec76851f2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ncgopher-git
pkgdesc = A gemini and gopher console client
pkgver = v0.3.0.r29.g039a67b
pkgrel = 1
url = https://github.com/jansc/ncgopher
arch = i686
arch = x86_64
license = BSD
makedepends = git
makedepends = rust
makedepends = cargo
depends = ncurses
depends = openssl
depends = sqlite
source = ncgopher::git+https://github.com/jansc/ncgopher
sha256sums = SKIP
pkgname = ncgopher-git
|