diff options
author | Nikolay Korotkiy <sikmir@gmail.com> | 2011-08-09 14:09:05 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-09 14:09:05 -0300 |
commit | 365fe7e74e1526ec004ec107a195223b47b96800 (patch) | |
tree | 1bed98e94c12add77242d4e52c8732d0d5182b6b /system/st/st.info | |
parent | ce538ef95cfeb483f1bf6aebc7cf03d2cacd7dcb (diff) | |
download | slackbuilds-365fe7e74e1526ec004ec107a195223b47b96800.tar.gz |
system/st: Added (a simple terminal implementation for X)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/st/st.info')
-rw-r--r-- | system/st/st.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/st/st.info b/system/st/st.info new file mode 100644 index 0000000000..00914e9d61 --- /dev/null +++ b/system/st/st.info @@ -0,0 +1,10 @@ +PRGNAM="st" +VERSION="0.1.1" +HOMEPAGE="http://st.suckless.org" +DOWNLOAD="http://hg.suckless.org/st/archive/0.1.1.tar.gz" +MD5SUM="8913277de9bc3414407b9ddf52f23594" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Nikolay Korotkiy" +EMAIL="sikmir@gmail.com" +APPROVED="Niels Horn" |