summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40e046bdae08..253d624feab7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.1.0.14.gc645350
pkgrel=1
pkgdesc="Keyboard-oriented, Common Lisp extensible web-browser"
arch=('i686' 'x86_64')
-url="https://next.atlas.engineer"
+url="https://nyxt.atlas.engineer"
license=('BSD-3')
conflicts=('next-browser')
provides=('next-browser')
-source=(${_pkgname}::git+https://source.atlas.engineer/public/next)
+source=(${_pkgname}::git+https://source.atlas.engineer/public/nyxt)
sha256sums=('SKIP')
# If someday Next works with other Lisps, replace 'sbcl' with 'common-lisp'.
makedepends=('git' 'sbcl' 'cl-asdf')