summaryrefslogtreecommitdiff
path: root/community/gambas3
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-26 02:20:27 -0700
committerroot <root@rshg054.dnsready.net>2013-05-26 02:20:27 -0700
commit99ee54f2484aadc464e997e54aa9c7ca7ecde198 (patch)
tree44f52f702b3d499e99fe7fe6314d9897de17efb4 /community/gambas3
parent2333a0e547f378ad697f35312d6ba6d3fbafb2c8 (diff)
Sun May 26 02:19:21 PDT 2013
Diffstat (limited to 'community/gambas3')
-rw-r--r--community/gambas3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gambas3/PKGBUILD b/community/gambas3/PKGBUILD
index 0011ffcd4..a09d1d043 100644
--- a/community/gambas3/PKGBUILD
+++ b/community/gambas3/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90031 2013-05-06 19:37:10Z foutrelis $
+# $Id: PKGBUILD 91592 2013-05-25 02:56:17Z foutrelis $
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
# Contributor : sebikul <sebikul@gmail.com>
@@ -16,7 +16,7 @@ _components=('gambas3-gb-args' 'gambas3-gb-cairo' 'gambas3-gb-chart' 'gambas3-gb
'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-xml' 'gambas3-gb-web')
pkgname=(${_components[@]} 'gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gambas3-examples')
pkgver=3.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A free development environment based on a Basic interpreter."
arch=('i686' 'x86_64')
url="http://gambas.sourceforge.net/"