aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2020-04-15 22:54:13 +0200
committerLaria Carolin Chabowski <laria@laria.me>2020-04-15 22:54:13 +0200
commitbf91658c43d6b3341c3d5a66dbbd1314325caded (patch)
tree82c9c594858916317c96de2679b6ca55e0767ede /build.sh
parenta66bdb749642d2bc2ba2d4fab33ed248b28b02af (diff)
downloadr7r-new-comment-notifier-bf91658c43d6b3341c3d5a66dbbd1314325caded.tar.gz
r7r-new-comment-notifier-bf91658c43d6b3341c3d5a66dbbd1314325caded.tar.bz2
r7r-new-comment-notifier-bf91658c43d6b3341c3d5a66dbbd1314325caded.zip
Rename repository and update copyright notice
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh13
1 files changed, 12 insertions, 1 deletions
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 <laria@laria.me>'
+ --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