Skip to content

Commit

Permalink
Update package definitions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Nov 13, 2017
1 parent 8d768d5 commit 8de9c2d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions composer.json
@@ -1,8 +1,8 @@
{
"name": "horde/util",
"description": "Horde Utility Libraries",
"description": "Utility library",
"type": "library",
"homepage": "https://pear.horde.org",
"homepage": "https://www.horde.org/libraries/Horde_Util",
"license": "LGPL-2.1",
"authors": [
{
Expand All @@ -22,7 +22,7 @@
}
],
"version": "2.5.9",
"time": "2017-10-20",
"time": "2017-11-11",
"repositories": [
{
"type": "pear",
Expand Down
8 changes: 4 additions & 4 deletions package.xml
Expand Up @@ -3,7 +3,7 @@
<name>Horde_Util</name>
<channel>pear.horde.org</channel>
<extends>Util</extends>
<summary>Horde Utility Libraries</summary>
<summary>Utility library</summary>
<description>These classes provide functionality useful for all kind of applications.</description>
<lead>
<name>Chuck Hagenbuch</name>
Expand All @@ -21,9 +21,9 @@
<name>Michael Slusarz</name>
<user>slusarz</user>
<email>slusarz@horde.org</email>
<active>yes</active>
<active>no</active>
</developer>
<date>2017-10-27</date>
<date>2017-11-11</date>
<version>
<release>2.5.9</release>
<api>2.5.0</api>
Expand Down Expand Up @@ -800,7 +800,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2017-10-27</date>
<date>2017-11-11</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix wrapping if the wrapping break adds indention.
Expand Down

0 comments on commit 8de9c2d

Please sign in to comment.