diff options
author | Jorge Gajon <gajon@gajon.org> | 2010-06-15 03:03:27 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-15 03:03:27 -0500 |
commit | 906ce0e3ee58d4c924738f6970ce088042929875 (patch) | |
tree | 0287e849c1f44f088a1551090744913a1b35fc02 /desktop/ion/ion.info | |
parent | 520165f91336269e30ddee36c6f2adf6bcea67b0 (diff) |
desktop/ion: Miscellaneous script cleanup.
This commit changes the download link, documents the reason(s)
for that in README, modifies the xinitrc script to start with
ck-launch-session if needed, and adds an xsession file for
gui login managers.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/ion/ion.info')
-rw-r--r-- | desktop/ion/ion.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/ion/ion.info b/desktop/ion/ion.info index f4e1e9dff7fd..bf6dadffdcca 100644 --- a/desktop/ion/ion.info +++ b/desktop/ion/ion.info @@ -1,10 +1,10 @@ PRGNAM="ion" -VERSION="3-20090110" +VERSION="3_20090110" HOMEPAGE="http://iki.fi/tuomov/ion/" -DOWNLOAD="http://iki.fi/tuomov/dl/ion-3-20090110.tar.gz" +DOWNLOAD="http://gajon.org/otherstuff/ion-3-20090110.tar.gz" MD5SUM="1f17be1e87187b4af7de047187cc4930" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Jorge Gajon" EMAIL="gajon@gajon.org" -APPROVED="Erik Hanson" +APPROVED="rworkman" |