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

Jan Steffens heftig at archlinux.org
Tue Feb 17 17:51:42 UTC 2015


    Date: Tuesday, February 17, 2015 @ 18:51:42
  Author: heftig
Revision: 231661

fix url FS#43859

Modified:
  js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-17 13:12:44 UTC (rev 231660)
+++ PKGBUILD	2015-02-17 17:51:42 UTC (rev 231661)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="JavaScript interpreter and libraries"
 arch=(i686 x86_64)
-url="https://developer.mozilla.org/En/SpiderMonkey/17"
+url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey"
 license=(MPL)
 depends=(nspr gcc-libs readline zlib)
 makedepends=(python2 zip libffi)



More information about the arch-commits mailing list