diff --git a/composer.json b/composer.json index 7461e2d..4ac6ea6 100644 --- a/composer.json +++ b/composer.json @@ -1,8 +1,8 @@ { "name": "horde/argv", - "description": "Horde command-line argument parsing package", + "description": "Command-line argument parsing library", "type": "library", - "homepage": "https://pear.horde.org", + "homepage": "https://www.horde.org/libraries/Horde_Argv", "license": "BSD-2-Clause", "authors": [ { @@ -22,7 +22,7 @@ } ], "version": "2.1.1", - "time": "2017-05-03", + "time": "2017-11-14", "repositories": [ { "type": "pear", diff --git a/package.xml b/package.xml index fe482ca..775d3ea 100644 --- a/package.xml +++ b/package.xml @@ -3,7 +3,7 @@ Horde_Argv pear.horde.org Argv - Horde command-line argument parsing package + Command-line argument parsing library Classes for parsing command line arguments with various actions, providing help, grouping options, and more. Jan Schneider @@ -23,7 +23,7 @@ mike@maintainable.com no - 2017-10-30 + 2017-11-14 2.1.1 1.1.0 @@ -947,7 +947,7 @@ stable stable - 2017-10-30 + 2017-11-14 BSD-2-Clause *