mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
git-team: update to 1.7.1.
This commit is contained in:
parent
1ace64fcdd
commit
bd0dfcf43d
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'git-team'
|
||||
pkgname=git-team
|
||||
version=1.7.0
|
||||
version=1.7.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/hekmekk/git-team
|
||||
|
@ -8,8 +8,9 @@ short_desc="Manage and enhance git commit messages with co-authors"
|
|||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/hekmekk/git-team"
|
||||
changelog="https://raw.githubusercontent.com/hekmekk/git-team/main/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=c52d800ea3b5f45896d4f21ab4944d1f45dd8d90cdf1a634a445d22b93a31f49
|
||||
checksum=d16fa6ea10afd3d9fff0b63321d2c347a170acffa4d8e9bf0f8de0e7ef24b85b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue