15 lines
558 B
Bash
15 lines
558 B
Bash
# Template file for 'autorestic'
|
|
pkgname=autorestic
|
|
version=1.8.3
|
|
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/raw/master/CHANGELOG.md"
|
|
distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=2f9ccdb83621530ebda4d22373554af45eeb550d32924a82249dbc66cb867726
|