mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: mountain-backup-0.2.0
This commit is contained in:
parent
ff0cfaea74
commit
69d1ff1b82
1 changed files with 17 additions and 0 deletions
17
srcpkgs/mountain-backup/template
Normal file
17
srcpkgs/mountain-backup/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'mountain-backup'
|
||||
pkgname=mountain-backup
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/Noah-Huppert/mountain-backup
|
||||
hostmakedepends="git"
|
||||
short_desc="File backup tool"
|
||||
maintainer="Noah Huppert <contact@noahh.io>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Noah-Huppert/mountain-backup"
|
||||
distfiles="https://github.com/Noah-Huppert/mountain-backup/archive/v${version}.tar.gz"
|
||||
checksum=c01d790c16029a083b2c87541506dfae73c1f78674ae7a3c9a0a8183f11f0725
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue