blob: 18abde480d6d7e051df4b51c01bfd2553bba8f06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = git-chglog
pkgdesc = git CHANGELOG generator
pkgver = 0.15.4
pkgrel = 1
url = https://github.com/git-chglog/git-chglog
arch = x86_64
license = MIT
makedepends = go
depends = git
source = git-chglog-0.15.4.tar.gz::https://github.com/git-chglog/git-chglog/archive/v0.15.4.tar.gz
sha512sums = 753b14567348435ca9a3c469a470fad45b2be11f57d407f14af260b5895ca948ce8c39a6793dee8cf9490dfcc6ebc18e2d61b3ba7d8c8c333cbbf1568b2a6276
pkgname = git-chglog
|