blob: 002f245d028f12868a3335c4237d903dad8c39b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = changie
pkgdesc = Automated changelog tool for preparing releases with lots of customization options.
pkgver = 1.7.0
pkgrel = 1
epoch = 0
url = https://github.com/miniscruff/changie
arch = x86_64
license = MIT
makedepends = go
source = git+https://github.com/miniscruff/changie#tag=v1.7.0
sha256sums = SKIP
pkgname = changie
|