mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cocogitto: update to 6.2.0, orphan
This commit is contained in:
parent
e719a6d989
commit
f8461b7199
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'cocogitto'
|
# Template file for 'cocogitto'
|
||||||
pkgname=cocogitto
|
pkgname=cocogitto
|
||||||
version=6.1.0
|
version=6.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libgit2-devel"
|
makedepends="libgit2-devel"
|
||||||
depends="gnupg"
|
depends="gnupg"
|
||||||
short_desc="Conventional Commits toolbox"
|
short_desc="Conventional Commits toolbox"
|
||||||
maintainer="tranzystorekk <tranzystorek.io@protonmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cocogitto/cocogitto"
|
homepage="https://github.com/cocogitto/cocogitto"
|
||||||
changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/cocogitto/cocogitto/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/cocogitto/cocogitto/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=756bc574f311311639723297f3dc793f7494d9b3ae375d6bc3e6e714432d08f0
|
checksum=fd7d69fb5b6d64e292877d87a77864d5081906b6e515e20b93348b7f05bd05c1
|
||||||
# Test suite is not atomic, relies on user environment such as git user configuration
|
# Test suite is not atomic, relies on user environment such as git user configuration
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue