summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9a322643f33..b510e7d941e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.1.53
pkgrel=2
pkgdesc="A bunch of lints to catch common mistakes and improve your Rust code"
arch=('i686' 'x86_64')
-url="https://github.com/rust-lang-nursery/rust-clippy"
+url="https://github.com/rust-lang/rust-clippy"
license=('MPL2')
depends=('gcc-libs')
makedepends=('rust-nightly' 'cargo-nightly' 'rustup')