diff options
author | Tomasz Bywalec <t.bywalec@gmail.com> | 2019-12-19 21:18:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-21 10:58:50 +0700 |
commit | 25cc6ab6c6878c0dd30348610fa05149d8c73a04 (patch) | |
tree | c3460acb7d88e4f6370f7b31d0c5054b6ec1262a | |
parent | e6ebfae747f24d79ce495901ba61a91d33ad1f10 (diff) | |
download | slackbuilds-25cc6ab6c6878c0dd30348610fa05149d8c73a04.tar.gz |
gnu-unifont: Updated for version 12.1.04.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/gnu-unifont/gnu-unifont.SlackBuild | 2 | ||||
-rw-r--r-- | system/gnu-unifont/gnu-unifont.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/gnu-unifont/gnu-unifont.SlackBuild b/system/gnu-unifont/gnu-unifont.SlackBuild index 40ef9e8265..beb17fa5c7 100644 --- a/system/gnu-unifont/gnu-unifont.SlackBuild +++ b/system/gnu-unifont/gnu-unifont.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnu-unifont -VERSION=${VERSION:-12.1.03} +VERSION=${VERSION:-12.1.04} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/gnu-unifont/gnu-unifont.info b/system/gnu-unifont/gnu-unifont.info index b0a9bff793..f061ce6e3f 100644 --- a/system/gnu-unifont/gnu-unifont.info +++ b/system/gnu-unifont/gnu-unifont.info @@ -1,8 +1,8 @@ PRGNAM="gnu-unifont" -VERSION="12.1.03" +VERSION="12.1.04" HOMEPAGE="http://unifoundry.com/unifont/index.html" -DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-12.1.03/unifont-12.1.03.tar.gz" -MD5SUM="ee5e7606f7aa273777408cd363ec0624" +DOWNLOAD="http://unifoundry.com/pub/unifont/unifont-12.1.04/unifont-12.1.04.tar.gz" +MD5SUM="b227ac14cefc5c437d66572b0d139d7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |