blob: 8c486f7c6c973583c6e7021092baacc2cdc793cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bore-git
pkgdesc = A command line tool for making tunnels to localhost (git)
pkgver = 0.2.1.r0.gb0bfd52
pkgrel = 1
url = https://github.com/ekzhang/bore
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = bore
conflicts = bore
source = git+https://github.com/ekzhang/bore
sha512sums = SKIP
pkgname = bore-git
|