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

Felix Yan felixonmars at archlinux.org
Mon Feb 13 07:26:11 UTC 2017


    Date: Monday, February 13, 2017 @ 07:26:10
  Author: felixonmars
Revision: 288776

upgpkg: swig 3.0.12-1

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-13 07:25:09 UTC (rev 288775)
+++ PKGBUILD	2017-02-13 07:26:10 UTC (rev 288776)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=3.0.11
+pkgver=3.0.12
 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=('e2ee4deb16024d8e0406f6a64cf513d2aa5c9a72')
+sha1sums=('5cc1af41d041e4cc609580b99bb3dcf720effa25')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list