summaryrefslogtreecommitdiff
path: root/community/lazarus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
committerroot <root@rshg054.dnsready.net>2012-12-04 02:27:34 -0800
commit8fb920e1b30f4a0c0b5ed64a44a85db94b60cf3a (patch)
tree388f72bc691c047458cabbaaf5fe9d5b4931c0de /community/lazarus
parentcd3e25625999a62fa1c10e233f371a30d03f67c8 (diff)
Tue Dec 4 02:21:34 PST 2012
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 b686bad3d..6a36c5ef9 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 77496 2012-10-11 11:35:28Z spupykin $
+# $Id: PKGBUILD 80760 2012-12-03 10:07:51Z 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.2
+pkgver=1.0.4
_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=('738ee29686de71cd599b468eabf034e8'
+md5sums=('1075f1d79a4e01784b2bbbcf4209a732'
'288bca6ad5ade79deec34c3602daaaa9')
build() {