diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-13 01:08:38 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2012-02-13 01:08:38 -0300 |
commit | 6b1c32bde545b9e47ab1fe83fdfb722ca6218393 (patch) | |
tree | ac8f75aa35fc81be9eaffe905ab498e7713b2f84 /extra/swig/PKGBUILD | |
parent | 2c721caa534df76621bf07705ed0ea80efe44f8b (diff) | |
parent | 0020cc650ff973f269f23332e82fc097254d0adc (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/ccze/PKGBUILD
community/remind/PKGBUILD
core/iw/PKGBUILD
core/less/PKGBUILD
extra/davfs2/PKGBUILD
extra/ettercap/PKGBUILD
extra/gtk-xfce-engine/PKGBUILD
extra/imagemagick/PKGBUILD
extra/kismet/PKGBUILD
extra/libmp3splt/PKGBUILD
extra/php/PKGBUILD
extra/xfce4-verve-plugin/PKGBUILD
multilib/lib32-glib2/PKGBUILD
multilib/lib32-pcre/PKGBUILD
multilib/wine/PKGBUILD
staging/xorg-server/PKGBUILD
Diffstat (limited to 'extra/swig/PKGBUILD')
-rw-r--r-- | extra/swig/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/swig/PKGBUILD b/extra/swig/PKGBUILD index 24b3ea96f..660efcecc 100644 --- a/extra/swig/PKGBUILD +++ b/extra/swig/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 145878 2012-01-03 17:17:44Z stephane $ +# $Id: PKGBUILD 149972 2012-02-11 23:31:30Z allan $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=swig pkgver=2.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="Generate scripting interfaces to C/C++ code" arch=('i686' 'x86_64' 'mips64el') url="http://www.swig.org/" |