diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2013-12-26 20:34:37 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:04 -0600 |
commit | 8d94312921658b5c22937db7df49d65b8186259a (patch) | |
tree | 9ee8aa53002943674f5751171d7a0bdfb6a6ea96 /development/lazarus/lazarus.SlackBuild | |
parent | 1c5a7ebfc78428d770a5cd218c47740179e8f878 (diff) | |
download | slackbuilds-8d94312921658b5c22937db7df49d65b8186259a.tar.gz |
development/lazarus: Updated for version 1.0.14.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/lazarus/lazarus.SlackBuild')
-rw-r--r-- | development/lazarus/lazarus.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild index fe7475ad25..23463b9851 100644 --- a/development/lazarus/lazarus.SlackBuild +++ b/development/lazarus/lazarus.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=lazarus -VERSION=${VERSION:-1.0.2} +VERSION=${VERSION:-1.0.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |