diff options
author | Binh Nguyen <binhnguyen@fastmail.fm> | 2012-08-25 17:19:55 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-27 08:40:02 -0500 |
commit | d4ad8e96a3e773ab746097739a44999b8ed7481e (patch) | |
tree | 64526390e8fe34d3c9cebe63488d2ad6245d73ae /system/ttf-ubuntu-font-family | |
parent | 16d6377196ee31dc10c07d4974aa9101a7114991 (diff) |
system/ttf-ubuntu-font-family: Updated for version 0.80.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/ttf-ubuntu-font-family')
-rw-r--r-- | system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.SlackBuild | 4 | ||||
-rw-r--r-- | system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.SlackBuild b/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.SlackBuild index 2210d25001a7..34fe17ce3952 100644 --- a/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.SlackBuild +++ b/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ttf-ubuntu-font-family -# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010-2012 Binh Nguyen <binhnguyen@fastmail.fm> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ttf-ubuntu-font-family -VERSION=${VERSION:-0.71.2} +VERSION=${VERSION:-0.80} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.info b/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.info index 87e4035bf697..207126fda3fd 100644 --- a/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.info +++ b/system/ttf-ubuntu-font-family/ttf-ubuntu-font-family.info @@ -1,8 +1,8 @@ PRGNAM="ttf-ubuntu-font-family" -VERSION="0.71.2" +VERSION="0.80" HOMEPAGE="http://font.ubuntu.com/" -DOWNLOAD="http://font.ubuntu.com/download/ubuntu-font-family-0.71.2.zip" -MD5SUM="5be61a17e940a0aa9a98bf468b1e4e90" +DOWNLOAD="http://font.ubuntu.com/download/ubuntu-font-family-0.80.zip" +MD5SUM="a1fc70f5a5b1d096ab8310886cddaa1c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |