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

Felix Yan fyan at archlinux.org
Thu Jan 15 06:22:32 UTC 2015


    Date: Thursday, January 15, 2015 @ 07:22:31
  Author: fyan
Revision: 229010

upgpkg: swig 3.0.4-1

upstream new release

Modified:
  swig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 04:59:52 UTC (rev 229009)
+++ PKGBUILD	2015-01-15 06:22:31 UTC (rev 229010)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=3.0.3
+pkgver=3.0.4
 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=('e68e1fbdf92ae34c0949c9babef10c8800377b93')
+sha1sums=('088b2fb1f3167703f79fb187fdb3b80513426eb1')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list