summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2016-10-22 14:09:45 -0400
committerMario Finelli2016-10-22 14:09:45 -0400
commit8aee9f0e69c63f53aed349466a57f9c40870548a (patch)
treeb49e9f42f76cb029ca3445cfe4e5eebf34cd4f09 /PKGBUILD
parent1205eb73b98c0267ab0e794ac398e19c8c63cba2 (diff)
downloadaur-8aee9f0e69c63f53aed349466a57f9c40870548a.tar.gz
Update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcae1d7edee9..59bfd0fdba15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=3.1.2
pkgrel=1
pkgdesc="simple, flexible, fun test framework"
arch=(any)
-url="http://github.com/visionmedia/mocha"
+url="https://mochajs.org"
license=('MIT')
depends=('nodejs' 'npm')
options=( '!strip' )