From 94f8c7efa913a71a14831cd1ebd6bc47efd876e7 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Wed, 15 Apr 2020 22:42:26 +0200 Subject: Rename repository --- README.md | 6 +++--- build.sh | 14 +++++++++++++- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4c34b0b..fc1cecc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -atom_feed -========= +r7r-atom-feed +============= -A Plugin for Ratatöskr to provide Atom feeds. \ No newline at end of file +A Plugin for Ratatöskr to provide Atom feeds. diff --git a/build.sh b/build.sh index 24553ac..296072f 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,16 @@ rm -f tpls/*~ -r7r-plugin-packer --output=atom_feed.rpk --codefile=plugin.php --classname=atom_feed --pluginname=atom_feed --author='The Ratatöskr Team' --versiontext="0.5" --versioncount=3 --api=5 --shortdesc="Power up your website with some Atom Feeds!" --helpfile=help.html --licensefile=COPYING --tpldir=tpls +r7r-plugin-packer \ + --output=atom_feed.rpk \ + --codefile=plugin.php \ + --classname=atom_feed \ + --pluginname=atom_feed \ + --author='Laria Carolin Chabowski ' \ + --versiontext="0.5.1" \ + --versioncount=4 \ + --api=5 \ + --shortdesc="Power up your website with some Atom Feeds!" \ + --helpfile=help.html \ + --licensefile=COPYING \ + --tpldir=tpls -- cgit v1.2.3-70-g09d2