mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: mergiraf-0.10.0
This commit is contained in:
parent
28a8a859cf
commit
8b95d04e13
1 changed files with 13 additions and 0 deletions
13
srcpkgs/mergiraf/template
Normal file
13
srcpkgs/mergiraf/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'mergiraf'
|
||||||
|
pkgname=mergiraf
|
||||||
|
version=0.10.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
configure_args="--bin mergiraf"
|
||||||
|
short_desc="Syntax-aware git merge driver"
|
||||||
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://mergiraf.org"
|
||||||
|
changelog="https://codeberg.org/mergiraf/mergiraf/releases"
|
||||||
|
distfiles="https://codeberg.org/mergiraf/mergiraf/archive/v${version}.tar.gz"
|
||||||
|
checksum=862743390d831febdf8d423c68c4507c9da7e2f18741d601671d7f8052965f9c
|
Loading…
Add table
Reference in a new issue