summaryrefslogtreecommitdiff
path: root/community/lazarus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
committerroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
commitadf79eda8c652508134a41dff3af9524a87bbe5b (patch)
tree7651bdd229352c346fc70589dadd09079fe610a3 /community/lazarus
parent999ea819e4912b07aecd1ee8187ff1abcdb3de36 (diff)
Fri Jun 14 01:27:27 PDT 2013
Diffstat (limited to 'community/lazarus')
-rw-r--r--community/lazarus/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD
index c950baff8..cf23fcf60 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 86718 2013-03-21 12:30:37Z spupykin $
+# $Id: PKGBUILD 92718 2013-06-13 12:56:35Z 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.8
+pkgver=1.0.10
_pkgsubver=0
pkgrel=1
url='http://www.lazarus.freepascal.org/'
@@ -15,7 +15,7 @@ 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=('ef5085859be265a189db4aa20c648c2d'
+md5sums=('60d3b297079ca4151f690245295a8708'
'288bca6ad5ade79deec34c3602daaaa9')
build() {