summaryrefslogtreecommitdiff
path: root/community/lazarus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
commit085ca01503ba86daeabd413ba802ccf5fc287f94 (patch)
tree9ec3e6cdd429b39054179a16078a74086fb8a428 /community/lazarus
parent0a2b1eeb31400e539041c83cc1a5952f1c880917 (diff)
Fri Aug 30 02:57:58 PDT 2013
Diffstat (limited to 'community/lazarus')
-rw-r--r--community/lazarus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD
index cf23fcf60..b6798a3e6 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 92718 2013-06-13 12:56:35Z spupykin $
+# $Id: PKGBUILD 96456 2013-08-29 15:09:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jens Adam (byte/jra) <j_adam@web.de>
# Contributor: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgbase=lazarus
pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.0.10
+pkgver=1.0.12
_pkgsubver=0
pkgrel=1
url='http://www.lazarus.freepascal.org/'
-license=('GPL2' 'MPL' 'custom:LGPL')
+license=('GPL2' 'MPL' 'custom:modifiedLGPL')
arch=('i686' 'x86_64')
makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
options=('!emptydirs' '!makeflags')
source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20$pkgver/lazarus-$pkgver-${_pkgsubver}.tar.gz"
'lazcontrols2.diff')
-md5sums=('60d3b297079ca4151f690245295a8708'
+md5sums=('daeb68f09e9ec9939f91c992f52305d5'
'288bca6ad5ade79deec34c3602daaaa9')
build() {