blob: 94f05576fbb7f6970d093304a761dd85d91eff53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = snage-bin
pkgdesc = A tool for managing change logs.
pkgver = 0.5.3
pkgrel = 1
url = https://github.com/FACT-Finder/snage
arch = any
license = MIT
depends = nodejs
optdepends = git: git-version provider
provides = snage
conflicts = snage
options = !strip
source = snage-0.5.3.tar.gz::https://github.com/FACT-Finder/snage/releases/download/v0.5.3/snage-0.5.3.tar.gz
sha256sums = aaca4e995f1f433d80ce0763b45e2dee8b27c7951311a0ba3411b9f3d4972c83
pkgname = snage-bin
|