diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 03:10:08 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-03 03:10:08 -0600 |
commit | e054cbb612d4fa9bd86e0fd1976b2a7a58cfa468 (patch) | |
tree | 59d980c33ab66293759774aa770aa469bfcf5938 /system/adobe-source-sans-pro-font | |
parent | 75bc29ea8bcb7e692a71981f3e3df9d557e7b308 (diff) |
system/adobe-source-sans-pro-font: Fixed VERSION in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/adobe-source-sans-pro-font')
-rw-r--r-- | system/adobe-source-sans-pro-font/adobe-source-sans-pro-font.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 8da987f56709..0070550cdc5f 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 @@ -31,7 +31,7 @@ PRGNAM=adobe-source-sans-pro-font SRCVERSION=${VERSION:-1.065R-it} # The version in the package -VERSION=${PKG_VERSION:-2.010.ro.1.065.it} +VERSION=${VERSION:-2.010.ro.1.065.it} # The version in the untarred source directory SRC_VERSION=2.010R-ro-1.065R-it |