summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJason Papakostas2020-06-20 10:38:58 +0200
committerJason Papakostas2020-06-20 10:38:58 +0200
commit73ac0d5d5aa77cdb12200ebc51c5b94f927e7949 (patch)
tree5c95256cabcfc013231997ae49000f920e3101ed /PKGBUILD
parentf32abbb1241f42559156e0b1f0bb3251a2ea112d (diff)
downloadaur-73ac0d5d5aa77cdb12200ebc51c5b94f927e7949.tar.gz
cpplint 456.r42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94f7cbb3a6bb..58f9deb3662b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jason Papakostas <vithos@gmail.com>
# Contributor: Liganic <liganic-aur@gmx.net>
pkgname=cpplint
-pkgver='456.r41'
-_commit=26470f9ccb354ff2f6d098f831271a1833701b28
+pkgver='456.r42'
+_commit=08268efb062ca77eb623e5745a2b11424f5951e0
pkgrel=1
pkgdesc="Automated checker to make sure a C++ file follows Google's C++ style guide."
arch=('any')