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

Felix Yan felixonmars at archlinux.org
Thu Aug 22 16:34:08 UTC 2019


    Date: Thursday, August 22, 2019 @ 16:34:08
  Author: felixonmars
Revision: 360554

upgpkg: swig 4.0.1-1

Modified:
  swig/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-22 13:49:23 UTC (rev 360553)
+++ PKGBUILD	2019-08-22 16:34:08 UTC (rev 360554)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=swig
-pkgver=4.0.0
-pkgrel=2
+pkgver=4.0.1
+pkgrel=1
 pkgdesc="Generate scripting interfaces to C/C++ code"
 arch=('x86_64')
 url="http://www.swig.org/"
@@ -12,7 +12,7 @@
 depends=('pcre' 'gcc-libs')
 checkdepends=('ruby' 'python2' 'java-environment' 'tcl' 'php' 'lua' 'ocaml' 'r' 'go' 'python2-cffi' 'camlp4')
 source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('2854fbcfea877111edf328adb96324ca37947097')
+sha1sums=('3915d3ab537c171d6d086a8e93bfc545cebf6172')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list