From bf91658c43d6b3341c3d5a66dbbd1314325caded Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Wed, 15 Apr 2020 22:54:13 +0200 Subject: Rename repository and update copyright notice --- build.sh | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index cb41842..1c5ac1b 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,14 @@ #!/usr/bin/env bash -r7r-plugin-packer --output=new_comment_notifier.rpk --codefile=plugin.php --classname=new_comment_notifier --pluginname=new_comment_notifier --author='The Ratatöskr Team' --versiontext="0.2" --versioncount=3 --api=5 --shortdesc="new_comment_notifier sends you a mail, if someone has written a comment." --licensefile=COPYING --tpldir=tpls +r7r-plugin-packer + --output=new_comment_notifier.rpk + --codefile=plugin.php + --classname=new_comment_notifier + --pluginname=new_comment_notifier + --author='Laria Carolin Chabowski ' + --versiontext="0.2.1" + --versioncount=4 + --api=5 + --shortdesc="new_comment_notifier sends you a mail, if someone has written a comment." + --licensefile=COPYING + --tpldir=tpls -- cgit v1.2.3-70-g09d2