New package: mountain-backup-0.2.0
This commit is contained in:
parent
ff0cfaea74
commit
69d1ff1b82
|
@ -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…
Reference in New Issue