From b50617bf44c63e4b41ae0160f69d09cca27065d5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 24 Jul 2018 17:58:11 -0300 Subject: [PATCH] dehydrated: add missing conf_files, put changelog= below homepage= --- srcpkgs/dehydrated/template | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dehydrated/template b/srcpkgs/dehydrated/template index 8071c2a3dbe..6a81e979236 100644 --- a/srcpkgs/dehydrated/template +++ b/srcpkgs/dehydrated/template @@ -1,16 +1,19 @@ # Template file for 'dehydrated' pkgname=dehydrated version=0.6.2 -revision=1 +revision=2 noarch="Use on any arch, it's shell" -changelog="https://raw.githubusercontent.com/lukas2511/dehydrated/master/CHANGELOG" depends="curl" short_desc="Acme client implemented as a shell-script – just add water" maintainer="Toyam Cox " license="MIT" homepage="https://dehydrated.io/" +changelog="https://raw.githubusercontent.com/lukas2511/dehydrated/master/CHANGELOG" distfiles="https://github.com/lukas2511/dehydrated/releases/download/v${version}/dehydrated-${version}.tar.gz" checksum=163384479199f06f59382ceb6291a299567a2f4f0b963b9b61f2db65a407e80e +conf_files="/etc/dehydrated/config + /etc/dehydrated/domains.txt + /etc/dehydrated/hook.sh" do_install() { vbin dehydrated