summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFreddyMaster2021-04-22 22:18:15 -0400
committerFreddyMaster2021-04-22 22:18:15 -0400
commit83b4d77687b52f6c6a94d15675503f8542225415 (patch)
treecb6108b9ffcb1cea55fa5bb996cdaa34066b6cb8 /PKGBUILD
parenteb9580a986e610a8dae449db56029cc0b0021fb1 (diff)
downloadaur-83b4d77687b52f6c6a94d15675503f8542225415.tar.gz
rebuilt new version
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')