From 70e9d7d9cc3bccc744993c968bce62380c713794 Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Sun, 7 Jun 2015 21:48:58 +0700 Subject: system/adobe-source-sans-pro-font: Update HOMEPAGE. Signed-off-by: Willy Sudiarto Raharjo --- .../adobe-source-sans-pro-font.SlackBuild | 10 ++++------ .../adobe-source-sans-pro-font/adobe-source-sans-pro-font.info | 8 ++++---- 2 files changed, 8 insertions(+), 10 deletions(-) (limited to 'system/adobe-source-sans-pro-font') diff --git a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild index dc0ff70105..d2eaff70b0 100644 --- a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild +++ b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild @@ -27,18 +27,16 @@ PRGNAM=adobe-source-sans-pro-font -# ahem - # The version in the tarball -SRCVERSION=${VERSION:-2.010roman-1.065-italic} +SRCVERSION=${VERSION:-1.065R-it} # The version in the package -VERSION=${PKG_VERSION:-2.010ro1.065it} +VERSION=${PKG_VERSION:-2.010.ro.1.065.it} # The version in the untarred source directory SRC_VERSION=2.010R-ro-1.065R-it -SRC=SourceSansPro_FontsOnly-${SRCVERSION} +SRC=${SRCVERSION}.tar.gz SRCDIR=source-sans-pro-${SRC_VERSION} BUILD=${BUILD:-1} @@ -57,7 +55,7 @@ rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf ${SRCDIR} -unzip $CWD/${SRC}.zip +tar xf $CWD/$SRC cd $SRCDIR chown -R root:root . find -L . \ diff --git a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.info b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.info index 3718bd6d26..5d11a8ac25 100644 --- a/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.info +++ b/system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.info @@ -1,8 +1,8 @@ PRGNAM="adobe-source-sans-pro-font" -VERSION="2.10roman1.065italic" -HOMEPAGE="https://github.com/adobe-fonts/source-sans-pro" -DOWNLOAD="http://downloads.sourceforge.net/project/sourcesans.adobe/SourceSansPro_FontsOnly-2.010roman-1.065-italic.zip" -MD5SUM="b98305cb885ac19be8bcdb8e8ec46dd1" +VERSION="2.010.ro.1.065.it" +HOMEPAGE="http://adobe-fonts.github.io/source-sans-pro" +DOWNLOAD="https://github.com/adobe-fonts/source-sans-pro/archive/2.010R-ro/1.065R-it.tar.gz" +MD5SUM="5dfa6f327cdd4cb363f8887493696a4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad