diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-27 11:00:34 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-06-27 11:00:34 -0300 |
commit | 6fa19b4570c3cef91cf336bbefd6b9583e89ecce (patch) | |
tree | 62facaa87cc6fd640437cc18226ca853496a4a02 /community/gambas3 | |
parent | 57fc26a638bd3856b660dd8839999d5bab9bfeac (diff) | |
parent | 5aee7ab49f65d6fee1182bfcacf92192ad36c4af (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/moreutils/PKGBUILD
core/iputils/PKGBUILD
libre/texlive-bin-libre/PKGBUILD
testing/openldap/PKGBUILD
Diffstat (limited to 'community/gambas3')
-rw-r--r-- | community/gambas3/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gambas3/PKGBUILD b/community/gambas3/PKGBUILD index bd23a6141..9d0e08c7d 100644 --- a/community/gambas3/PKGBUILD +++ b/community/gambas3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 71274 2012-05-26 07:54:52Z pschmitz $ +# $Id: PKGBUILD 72972 2012-06-25 18:51:23Z foutrelis $ # Maintainer: Laurent Carlier <lordheavym@gmail.com> pkgbase=gambas3 @@ -13,7 +13,7 @@ pkgname=('gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gamba 'gambas3-gb-report' 'gambas3-gb-sdl' 'gambas3-gb-sdl-sound' 'gambas3-gb-settings' 'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb' 'gambas3-gb-xml' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-web') pkgver=3.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="A free development environment based on a Basic interpreter." arch=('i686' 'x86_64' 'mips64el') url="http://gambas.sourceforge.net/" |