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

Antonio Rojas arojas at archlinux.org
Fri Apr 12 18:42:41 UTC 2019


    Date: Friday, April 12, 2019 @ 18:42:40
  Author: arojas
Revision: 350661

https

Modified:
  swig/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 18:41:43 UTC (rev 350660)
+++ PKGBUILD	2019-04-12 18:42:40 UTC (rev 350661)
@@ -11,7 +11,7 @@
 license=('custom')
 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)
+source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 sha1sums=('5cc1af41d041e4cc609580b99bb3dcf720effa25')
 
 build() {



More information about the arch-commits mailing list