[arch-commits] Commit in swig/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 3 16:57:34 UTC 2016
Date: Sunday, July 3, 2016 @ 16:57:34
Author: felixonmars
Revision: 270896
upgpkg: swig 3.0.10-1
Modified:
swig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-03 16:55:41 UTC (rev 270895)
+++ PKGBUILD 2016-07-03 16:57:34 UTC (rev 270896)
@@ -4,7 +4,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=swig
-pkgver=3.0.9
+pkgver=3.0.10
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=('3651e6064b8b30dd816f1f56e5ef331ccd6218a0')
+sha1sums=('c672b8535394cfb204c70de7c66e69fb20a95647')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list