system/ttf-ubuntu-font-family: Updated for version 0.80.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
16d6377196
commit
d4ad8e96a3
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue