diff options
author | Dugan Chen <dugan [underscore] c [at] fastmail [dot] fm> | 2010-05-12 17:46:19 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:46:19 +0200 |
commit | 1abc2293b1df3b1c3a66b243c783e2c70c0acdc9 (patch) | |
tree | e5c31ab5dccc2e19e28f7b7df3f37f7db7c7e608 /system/webcore-fonts/webcore-fonts.SlackBuild | |
parent | 41048fc98920db837780bdf01088a9db8cbe39f5 (diff) | |
download | slackbuilds-1abc2293b1df3b1c3a66b243c783e2c70c0acdc9.tar.gz |
system/webcore-fonts: Updated for version 3.0
Diffstat (limited to 'system/webcore-fonts/webcore-fonts.SlackBuild')
-rw-r--r-- | system/webcore-fonts/webcore-fonts.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/webcore-fonts/webcore-fonts.SlackBuild b/system/webcore-fonts/webcore-fonts.SlackBuild index d0c3b2a37f..8f79d4fe7a 100644 --- a/system/webcore-fonts/webcore-fonts.SlackBuild +++ b/system/webcore-fonts/webcore-fonts.SlackBuild @@ -8,7 +8,7 @@ PRGNAM=webcore-fonts VERSION=${VERSION:-3.0} ARCH=${ARCH:-noarch} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} CWD=$(pwd) |