diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-03-21 12:14:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:07:32 +0000 |
commit | 120c829e0a855353d3f828d5593b0a0ede587179 (patch) | |
tree | 5f2c181c366c981b6713f9446bce7c0ca134c6fb /development/lazarus/lazarus.SlackBuild | |
parent | 13aa726fcd72eef5ab5355eb787227c37d979b06 (diff) | |
download | slackbuilds-120c829e0a855353d3f828d5593b0a0ede587179.tar.gz |
development/lazarus: Updated for version 1.6.4.
Signed-off-by: David Spencer <idlemoor@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 a3be723db5..4c9ddd1059 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.6.2} +VERSION=${VERSION:-1.6.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |