[arch-commits] Commit in swig/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 8 22:30:51 UTC 2020
Date: Sunday, March 8, 2020 @ 22:30:51
Author: felixonmars
Revision: 377196
upgpkg: swig 4.0.1-2: rebuild with go 1.14
Modified:
swig/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 22:11:28 UTC (rev 377195)
+++ PKGBUILD 2020-03-08 22:30:51 UTC (rev 377196)
@@ -4,7 +4,7 @@
pkgname=swig
pkgver=4.0.1
-pkgrel=1
+pkgrel=2
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=('3915d3ab537c171d6d086a8e93bfc545cebf6172')
+sha512sums=('595ef01cb83adfa960ceed9c325a9429192549e8d1e9aa3ab35a4301512a61d82e2e89a8c7939c2a5a0811254ea1832a443bd387e11459eb2b0bafc563ad1308')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list