blob: 99bfc0f56185a264bb2ba8cb24a0f02d259a11e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = snage
pkgdesc = A tool for managing change logs.
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/FACT-Finder/snage
arch = any
license = MIT
makedepends = yarn
depends = nodejs
optdepends = git: git-version provider
options = !strip
source = snage-0.2.0.tar.gz::https://github.com/FACT-Finder/snage/archive/v0.2.0.tar.gz
sha256sums = a153949e5497e96227fab04528de6558ee801fcd51c2773b4bec88413ba42cad
pkgname = snage
|