diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-16 16:52:07 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-19 11:24:00 +0700 |
commit | bd6b4d59f4fbfb4054245e86fe61ffb515723ccc (patch) | |
tree | db8f4d51b8d2dbfc59bf9d0a241a4eb0d82b2e6f /python/pysed/pysed.SlackBuild | |
parent | 902a0a86fa7baed961d20b785c2079c2de4cf5e7 (diff) | |
download | slackbuilds-bd6b4d59f4fbfb4054245e86fe61ffb515723ccc.tar.gz |
python/pysed: Updated for version 0.7.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pysed/pysed.SlackBuild')
-rw-r--r-- | python/pysed/pysed.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysed/pysed.SlackBuild b/python/pysed/pysed.SlackBuild index 2cfbeb4a2d..861cc166c2 100644 --- a/python/pysed/pysed.SlackBuild +++ b/python/pysed/pysed.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pysed -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.7.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |