mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 01:27:02 +02:00
git-sizer: add version number to package
This commit is contained in:
parent
9b22b8dfaa
commit
5d95426fa3
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'git-sizer'
|
||||
pkgname=git-sizer
|
||||
version=1.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=go
|
||||
go_import_path="github.com/github/git-sizer"
|
||||
go_ldflags="-X main.ReleaseVersion=${version}"
|
||||
short_desc="Compute various size metrics for a Git repository"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Add table
Reference in a new issue