diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/lazarus/lazarus.SlackBuild | 2 | ||||
-rw-r--r-- | development/lazarus/lazarus.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild index bafc05ec28..756ffd11a4 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.4.0} +VERSION=${VERSION:-1.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info index ee0b8c1a89..ff2246eb72 100644 --- a/development/lazarus/lazarus.info +++ b/development/lazarus/lazarus.info @@ -1,8 +1,8 @@ PRGNAM="lazarus" -VERSION="1.4.0" +VERSION="1.4.2" HOMEPAGE="http://www.lazarus.freepascal.org/" -DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.4.0-0.tar.gz" -MD5SUM="479c64ef40a327142f56e9378b7e8612" +DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.4.2-0.tar.gz" +MD5SUM="f9f56d5d9eb6de5c6b939f033fbbefb7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fpc fpc-source" |