From f55f7bd5f67e0454a6fdea0df9814794355762f5 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 6 Jul 2013 15:20:55 +0200 Subject: increment SWIG version to 2.0.11 --- swig-git/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swig-git/PKGBUILD b/swig-git/PKGBUILD index c997f79..eff6b92 100644 --- a/swig-git/PKGBUILD +++ b/swig-git/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Tom Newsom pkgname=swig-git -pkgver=2.0.10 +pkgver=2.0.11 pkgrel=1 pkgdesc="Generate scripting interfaces to C/C++ code" arch=("i686" "x86_64") @@ -14,7 +14,7 @@ license=("custom") depends=("zlib" "pcre") makedepends=("git" "yodl") conflicts=("swig") -provides=("swig" "swig=2.0.10") +provides=("swig" "swig=2.0.11") _gitroot="https://github.com/swig/swig" _gitname="swig" -- cgit v1.2.3