summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorliolok2021-06-19 19:47:15 +0800
committerliolok2021-06-19 19:47:15 +0800
commit79da2b75316fa777416cdd4a3c602e05708a4b92 (patch)
tree74fab377722a935f510ea0c365eaa2a38f62e422
parent4bc5ac5cbaa76c52836b3f5116bb5e08cd238a97 (diff)
downloadaur-79da2b75316fa777416cdd4a3c602e05708a4b92.tar.gz
change upstream to npm website
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f70bcc6345b7..19b523d6f962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.2.0
pkgrel=2
pkgdesc="Command line interface for Hexo"
arch=('any')
-url="https://github.com/hexojs/hexo-cli"
+url="https://www.npmjs.com/package/$_pkgname"
license=('MIT')
depends=('nodejs')
makedepends=('npm')