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

Felix Yan fyan at archlinux.org
Thu Aug 6 17:36:45 UTC 2015


    Date: Thursday, August 6, 2015 @ 19:36:45
  Author: fyan
Revision: 243092

upgpkg: swig 3.0.7-1

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-06 17:30:08 UTC (rev 243091)
+++ PKGBUILD	2015-08-06 17:36:45 UTC (rev 243092)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=3.0.6
+pkgver=3.0.7
 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=('901dd1888581289b5fdc6c0f4452109652bcf244')
+sha1sums=('ab2a9725c18ef10dd6bf6f628e3b6dac5b43e2b0')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list