mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: autorestic-1.7.7
This commit is contained in:
parent
3d57a45e87
commit
db47609f9e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/autorestic/template
Normal file
14
srcpkgs/autorestic/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'autorestic'
|
||||||
|
pkgname=autorestic
|
||||||
|
version=1.7.7
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/cupcakearmy/autorestic"
|
||||||
|
depends="restic"
|
||||||
|
short_desc="Config driven, easy backup cli for restic"
|
||||||
|
maintainer="Emil Miler <em@0x45.cz>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://autorestic.vercel.app/"
|
||||||
|
changelog="https://github.com/cupcakearmy/autorestic/blob/master/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=f2c38729882e7d0529347ab115e7ce068f6062677a63c92eb4bd0efc1ae67cbb
|
Loading…
Add table
Reference in a new issue