blob: 62b0a76309ad55bb8cf7a5fdf614b31d7e5a8f86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = ghpkg
pkgdesc = Indev package manager
pkgver = 2.1.1
pkgrel = 1
url = https://github.com/Frothy7650/ghpkg/
arch = any
license = MIT
makedepends = vlang
makedepends = clang
depends = git
options = !debug
source = https://github.com/Frothy7650/ghpkg/archive/refs/tags/v2.1.1.tar.gz
sha256sums = 0734497e6038eafccbee5cb88660b37c9543877c80fffc6a00a26bfd56a66606
pkgname = ghpkg
|