summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Papakostas2016-09-25 17:07:42 -0500
committerJason Papakostas2016-09-25 17:07:42 -0500
commit3bec62e2a45f175293cda69c1bf0d49eb8a0c1cb (patch)
tree0500b6bb2d3a91e551669ef95318d95893838c21
parent8baddb4a92013ca1e3956d1b111ef0655fccdbd6 (diff)
downloadaur-3bec62e2a45f175293cda69c1bf0d49eb8a0c1cb.tar.gz
cpplint 456.r12
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d518de171220..7aca2f63ae2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
# Generated by mksrcinfo v8
-# Sat Jul 16 11:46:33 UTC 2016
+# Sun Sep 25 22:02:30 UTC 2016
pkgbase = cpplint
pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
- pkgver = 456.r11
+ pkgver = 456.r12
pkgrel = 1
url = https://google.github.io/styleguide/cppguide.html
arch = any
license = custom:BSD3
depends = python2
- source = cpplint-6d3a7d8a229e189f7a5bb7c3923363356625ece5.py::https://raw.githubusercontent.com/google/styleguide/6d3a7d8a229e189f7a5bb7c3923363356625ece5/cpplint/cpplint.py
- source = README-6d3a7d8a229e189f7a5bb7c3923363356625ece5::https://raw.githubusercontent.com/google/styleguide/6d3a7d8a229e189f7a5bb7c3923363356625ece5/cpplint/README
- source = cpplint_unittest-6d3a7d8a229e189f7a5bb7c3923363356625ece5.py::https://raw.githubusercontent.com/google/styleguide/6d3a7d8a229e189f7a5bb7c3923363356625ece5/cpplint/cpplint_unittest.py
- source = cpplint_test_header-6d3a7d8a229e189f7a5bb7c3923363356625ece5.h::https://raw.githubusercontent.com/google/styleguide/6d3a7d8a229e189f7a5bb7c3923363356625ece5/cpplint/cpplint_test_header.h
- sha256sums = decbfeaf283a8cd7337a1213ad75f9009643d16a27c7b6ee27a1e042b8cc4156
+ source = cpplint-f558944179788215d2ec27b6c9eb3d71bf282a1f.py::https://raw.githubusercontent.com/google/styleguide/f558944179788215d2ec27b6c9eb3d71bf282a1f/cpplint/cpplint.py
+ source = README-f558944179788215d2ec27b6c9eb3d71bf282a1f::https://raw.githubusercontent.com/google/styleguide/f558944179788215d2ec27b6c9eb3d71bf282a1f/cpplint/README
+ source = cpplint_unittest-f558944179788215d2ec27b6c9eb3d71bf282a1f.py::https://raw.githubusercontent.com/google/styleguide/f558944179788215d2ec27b6c9eb3d71bf282a1f/cpplint/cpplint_unittest.py
+ source = cpplint_test_header-f558944179788215d2ec27b6c9eb3d71bf282a1f.h::https://raw.githubusercontent.com/google/styleguide/f558944179788215d2ec27b6c9eb3d71bf282a1f/cpplint/cpplint_test_header.h
+ sha256sums = 40d9576bf82f41c1e125fa00118756ad19ba8dc676307c56c9e4c7b8861683c8
sha256sums = a2a49a15fc0db21a0c130e57fb5894954d81bc95962fc90be2e70d2daaa27d89
- sha256sums = f73e1f7c568fba20891d2b84f10bcfe8e4141220995934b5a97461e749fe0993
+ sha256sums = b7f563d50834fc0a988d378f4f885ae46809e3b85641cbd7fe48988b689648a9
sha256sums = ca87382ffce185c94adf1f33d46ec5f20d13bfe41549a5e243095ce1117f0b12
pkgname = cpplint
diff --git a/PKGBUILD b/PKGBUILD
index abddd8ae5480..ff1d8c875432 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.r11'
-_commit=6d3a7d8a229e189f7a5bb7c3923363356625ece5
+pkgver='456.r12'
+_commit=f558944179788215d2ec27b6c9eb3d71bf282a1f
pkgrel=1
pkgdesc="Automated checker to make sure a C++ file follows Google's C++ style guide."
arch=('any')
@@ -14,9 +14,9 @@ source=("cpplint-${_commit}.py::https://raw.githubusercontent.com/google/stylegu
"README-${_commit}::https://raw.githubusercontent.com/google/styleguide/${_commit}/cpplint/README"
"cpplint_unittest-${_commit}.py::https://raw.githubusercontent.com/google/styleguide/${_commit}/cpplint/cpplint_unittest.py"
"cpplint_test_header-${_commit}.h::https://raw.githubusercontent.com/google/styleguide/${_commit}/cpplint/cpplint_test_header.h")
-sha256sums=('decbfeaf283a8cd7337a1213ad75f9009643d16a27c7b6ee27a1e042b8cc4156'
+sha256sums=('40d9576bf82f41c1e125fa00118756ad19ba8dc676307c56c9e4c7b8861683c8'
'a2a49a15fc0db21a0c130e57fb5894954d81bc95962fc90be2e70d2daaa27d89'
- 'f73e1f7c568fba20891d2b84f10bcfe8e4141220995934b5a97461e749fe0993'
+ 'b7f563d50834fc0a988d378f4f885ae46809e3b85641cbd7fe48988b689648a9'
'ca87382ffce185c94adf1f33d46ec5f20d13bfe41549a5e243095ce1117f0b12')
build() {