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 03ba5f1 commit 48197bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions composer.json
@@ -1,8 +1,8 @@
{
"name": "horde/mime-viewer",
"description": "Horde MIME Viewer Library",
"description": "MIME viewer library",
"type": "library",
"homepage": "https://pear.horde.org",
"homepage": "https://www.horde.org/libraries/Horde_Mime_Viewer",
"license": "LGPL-2.1",
"authors": [
{
Expand All @@ -12,7 +12,7 @@
}
],
"version": "2.2.3",
"time": "2017-10-17",
"time": "2017-11-11",
"repositories": [
{
"type": "pear",
Expand Down
6 changes: 3 additions & 3 deletions package.xml
Expand Up @@ -2,15 +2,15 @@
<package packagerversion="1.9.2" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
<name>Horde_Mime_Viewer</name>
<channel>pear.horde.org</channel>
<summary>Horde MIME Viewer Library</summary>
<summary>MIME viewer library</summary>
<description>Provides rendering drivers for MIME data.</description>
<lead>
<name>Michael Slusarz</name>
<user>slusarz</user>
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2017-10-27</date>
<date>2017-11-11</date>
<version>
<release>2.2.3</release>
<api>2.1.0</api>
Expand Down Expand Up @@ -1130,7 +1130,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>
*
Expand Down

0 comments on commit 48197bd

Please sign in to comment.