diff options
author | Oleg O. Chukaev | 2013-04-24 02:47:45 +0200 |
---|---|---|
committer | Niels Horn | 2013-04-28 17:28:55 +0200 |
commit | 2617af80e5a3a787308f379fe16c4ab260c312b9 (patch) | |
tree | b67d80075cd479b06937fa055a531f869485eb23 | |
parent | 90a428323e9977753252530fbb6f9b2c4a902b4e (diff) | |
download | slackbuilds-2617af80e5a3a787308f379fe16c4ab260c312b9.tar.gz |
misc/uni2ascii: Updated for version 4.18.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r-- | misc/uni2ascii/slack-desc | 10 | ||||
-rw-r--r-- | misc/uni2ascii/uni2ascii.SlackBuild | 2 | ||||
-rw-r--r-- | misc/uni2ascii/uni2ascii.info | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/misc/uni2ascii/slack-desc b/misc/uni2ascii/slack-desc index 04acc1f98b..154d20a4f9 100644 --- a/misc/uni2ascii/slack-desc +++ b/misc/uni2ascii/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| uni2ascii: uni2ascii (convert UTF-8 into 7-bit ASCII and vice versa) diff --git a/misc/uni2ascii/uni2ascii.SlackBuild b/misc/uni2ascii/uni2ascii.SlackBuild index 3b92a6ecc1..7b789760d6 100644 --- a/misc/uni2ascii/uni2ascii.SlackBuild +++ b/misc/uni2ascii/uni2ascii.SlackBuild @@ -4,7 +4,7 @@ # Written by Oleg O. Chukaev <oleg.chukaev@mail.ru> PRGNAM=uni2ascii -VERSION=4.15 +VERSION=4.18 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/uni2ascii/uni2ascii.info b/misc/uni2ascii/uni2ascii.info index 39b9a260e9..cc44e595e9 100644 --- a/misc/uni2ascii/uni2ascii.info +++ b/misc/uni2ascii/uni2ascii.info @@ -1,8 +1,8 @@ PRGNAM="uni2ascii" -VERSION="4.15" +VERSION="4.18" HOMEPAGE="http://billposer.org/Software/uni2ascii.html" -DOWNLOAD="http://billposer.org/Software/Downloads/uni2ascii-4.15.tar.bz2" -MD5SUM="030c50d6c788eee9ff38e064dc56bf1b" +DOWNLOAD="http://billposer.org/Software/Downloads/uni2ascii-4.18.tar.bz2" +MD5SUM="a1b1df74cccd1fa997bad79c8c4ced68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |