[arch-commits] Commit in swig/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Feb 1 10:45:54 UTC 2015


    Date: Sunday, February 1, 2015 @ 11:45:54
  Author: fyan
Revision: 230362

upgpkg: swig 3.0.5-1

Modified:
  swig/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-01 09:03:35 UTC (rev 230361)
+++ PKGBUILD	2015-02-01 10:45:54 UTC (rev 230362)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Generate scripting interfaces to C/C++ code"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('pcre' 'gcc-libs')
 checkdepends=('ruby' 'python2' 'java-environment' 'tcl' 'php' 'lua' 'ocaml' 'r' 'go' 'python2-cffi' 'camlp4')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('088b2fb1f3167703f79fb187fdb3b80513426eb1')
+sha1sums=('271813b317e4836853d2249fc8ce2df34c2a062a')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list