summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsum012018-01-24 13:27:36 -0500
committersum012018-01-24 13:27:36 -0500
commit3cc27ddb5a5c8703fb2b2ee73db040935eb6513e (patch)
treec50403dcded00697ac8b495df278de2a4e7aa978 /PKGBUILD
parent64dd33c168c61700178408f341ad17a1a5c38549 (diff)
downloadaur-3cc27ddb5a5c8703fb2b2ee73db040935eb6513e.tar.gz
Forgot to update SRCINFO
Woops :S
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 718127d830af..143a01a0ee87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: sum01 <sum01@protonmail.com>
pkgname=rust-clippy
pkgver=0.0.181
-pkgrel=1
+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"