summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFreddyMaster2021-04-22 22:15:32 -0400
committerFreddyMaster2021-04-22 22:15:32 -0400
commiteb9580a986e610a8dae449db56029cc0b0021fb1 (patch)
treef3e9f51e171f86a03ab08f82fa6e442608569769 /PKGBUILD
parent7f6b32d0a95e41713546a43288b2d709f9e21cda (diff)
downloadaur-eb9580a986e610a8dae449db56029cc0b0021fb1.tar.gz
rebuilt new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1b16c0db2ea..f9a322643f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: sum01 <sum01@protonmail.com>
+# Maintainer: FreddyMaster <blackcatshd@gmail.com>
pkgname=rust-clippy
-pkgver=0.0.190
-pkgrel=1
+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"