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

Felix Yan felixonmars at archlinux.org
Sat Jan 7 07:01:07 UTC 2017


    Date: Saturday, January 7, 2017 @ 07:01:07
  Author: felixonmars
Revision: 285519

upgpkg: swig 3.0.11-1

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-07 06:59:42 UTC (rev 285518)
+++ PKGBUILD	2017-01-07 07:01:07 UTC (rev 285519)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=3.0.10
+pkgver=3.0.11
 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=('c672b8535394cfb204c70de7c66e69fb20a95647')
+sha1sums=('e2ee4deb16024d8e0406f6a64cf513d2aa5c9a72')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list