blob: 7587044c4a48f3253aa9c4a3f27494a135221722 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = fiber-cli
pkgdesc = Fiber Command Line Interface
pkgver = 0.0.9
pkgrel = 2
url = https://github.com/gofiber/cli
arch = any
license = MIT
makedepends = git
makedepends = go
depends = glibc
source = https://github.com/gofiber/cli/archive/refs/tags/v0.0.9.tar.gz
sha256sums = 727b26230584908affc45d2fb94e5786fd749f558e98cf956c1238bf18e4d73e
pkgname = fiber-cli
|