[arch-commits] Commit in swig/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Jun 5 04:08:22 UTC 2016
Date: Sunday, June 5, 2016 @ 06:08:21
Author: fyan
Revision: 268965
upgpkg: swig 3.0.9-1
Modified:
swig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-04 22:10:03 UTC (rev 268964)
+++ PKGBUILD 2016-06-05 04:08:21 UTC (rev 268965)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=swig
-pkgver=3.0.8
+pkgver=3.0.9
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=('1f45e96219536b3423b8d4dbd03614ffccca9c33')
+sha1sums=('3651e6064b8b30dd816f1f56e5ef331ccd6218a0')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list