diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-03-05 21:25:26 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-03-05 21:25:40 -0600 |
commit | c42efa5b00f9c1fafdc7bc3d3ba7079cc7cb4263 (patch) | |
tree | e177ae76c131978bcbf0eba95c1d65d89cb35ba3 /desktop/e16 | |
parent | fda16b1fef507e1217aaf1a7b1beaf80f644cdde (diff) | |
download | slackbuilds-c42efa5b00f9c1fafdc7bc3d3ba7079cc7cb4263.tar.gz |
desktop/e16: Fixed version string in .info file
Thanks to Willy Sudiarto Raharjo for spotting it.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/e16')
-rw-r--r-- | desktop/e16/e16.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/e16/e16.info b/desktop/e16/e16.info index 1d508a04ac..256cb56ff9 100644 --- a/desktop/e16/e16.info +++ b/desktop/e16/e16.info @@ -1,5 +1,5 @@ PRGNAM="e16" -VERSION="version of application" +VERSION="1.0.11" HOMEPAGE="http://www.enlightenment.org/p.php?p=about/e16" DOWNLOAD="http://downloads.sourceforge.net/project/enlightenment/e16/1.0.11/e16-1.0.11.tar.gz \ http://downloads.sourceforge.net/project/enlightenment/e16-themes/1.0.1/e16-themes-1.0.1.tar.gz \ |