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

Felix Yan felixonmars at archlinux.org
Wed Apr 26 07:45:52 UTC 2017


    Date: Wednesday, April 26, 2017 @ 07:45:51
  Author: felixonmars
Revision: 225432

use https

Modified:
  bower/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-26 07:45:29 UTC (rev 225431)
+++ PKGBUILD	2017-04-26 07:45:51 UTC (rev 225432)
@@ -13,7 +13,7 @@
 license=('MIT')
 depends=('nodejs' 'semver' 'uglify-js')
 makedepends=('npm' 'git')
-source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
+source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
         LICENSE)
 noextract=($pkgname-$pkgver.tgz)
 md5sums=('b61dd4e9685101f82dab8c13b5c085e1'



More information about the arch-commits mailing list