From 578c30417de768429e7a75eb8d30c5982043d3b0 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Sun, 23 Dec 2018 17:59:31 +0100 Subject: Split off config.sh and add maintainer variable Now, other people than myself might be maintainer. Also, add `| exit 1' to the sourcing of scripts. Furthermore, add note to the scripts in the sample.* files. --- svn/sample.PKGBUILD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'svn/sample.PKGBUILD') diff --git a/svn/sample.PKGBUILD b/svn/sample.PKGBUILD index 75ece84..452640a 100644 --- a/svn/sample.PKGBUILD +++ b/svn/sample.PKGBUILD @@ -1,5 +1,8 @@ -# Maintainer: Einhard Leichtfuß +# Maintainer: %MAINTAINER% %CONTRS% +# +# Generated by aur-fd-scripts - https://git.respiranto.de/aur-fd-scripts.git/ + _lang=%LANG% _pkgname=dict-freedict-${_lang} pkgname=${_pkgname}-svn -- cgit v1.2.3