cocogitto: update to 5.2.0
This commit is contained in:
parent
0645dd7152
commit
b392d9b233
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'cocogitto'
|
||||
pkgname=cocogitto
|
||||
version=5.1.0
|
||||
version=5.2.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libgit2-devel"
|
||||
depends="gnupg"
|
||||
short_desc="Conventional Commits toolbox"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/cocogitto/cocogitto"
|
||||
changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/cocogitto/cocogitto/archive/${version}.tar.gz"
|
||||
checksum=662bb909c6468124ad19a90bc07a4f24345167486bd19542375ead7a8f20de02
|
||||
distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=99f9dee05597d7721f6d046dbfefba5cb8d1c4ae22ced415f724affb3a6bd0cc
|
||||
# Test suite is not atomic, relies on user environment such as git user configuration
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue