summaryrefslogtreecommitdiff
path: root/swig-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'swig-git/PKGBUILD')
-rw-r--r--swig-git/PKGBUILD4
1 files 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 <Jeepster@gmx.co.uk>
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"