summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Papakostas2017-07-28 22:08:26 -0500
committerJason Papakostas2017-07-28 22:08:26 -0500
commit1e4c7df9117fa7c539eab394aabef11fbb80b097 (patch)
treedf063963ed8899e702e18abdcdcd9f67694dca06
parentc010bf13afde23c4c1dca021fc788e60751d7ada (diff)
downloadaur-1e4c7df9117fa7c539eab394aabef11fbb80b097.tar.gz
cpplint 456.r22
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 730d443e9dd5..a10667d3de52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
# Generated by mksrcinfo v8
-# Sat Mar 18 22:49:17 UTC 2017
+# Sat Jul 29 03:02:46 UTC 2017
pkgbase = cpplint
pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
- pkgver = 456.r19
+ pkgver = 456.r22
pkgrel = 1
url = https://google.github.io/styleguide/cppguide.html
arch = any
license = custom:BSD3
depends = python2
- source = cpplint-2db65fed51cf28fb6c888b0661acffb97c50dcac.py::https://raw.githubusercontent.com/google/styleguide/2db65fed51cf28fb6c888b0661acffb97c50dcac/cpplint/cpplint.py
- source = README-2db65fed51cf28fb6c888b0661acffb97c50dcac::https://raw.githubusercontent.com/google/styleguide/2db65fed51cf28fb6c888b0661acffb97c50dcac/cpplint/README
- source = cpplint_unittest-2db65fed51cf28fb6c888b0661acffb97c50dcac.py::https://raw.githubusercontent.com/google/styleguide/2db65fed51cf28fb6c888b0661acffb97c50dcac/cpplint/cpplint_unittest.py
- source = cpplint_test_header-2db65fed51cf28fb6c888b0661acffb97c50dcac.h::https://raw.githubusercontent.com/google/styleguide/2db65fed51cf28fb6c888b0661acffb97c50dcac/cpplint/cpplint_test_header.h
- sha256sums = ecdce6d9983ad62a7f1fbdcc1144b20205b58a14cf681f83edfd51eaceb9bf29
+ source = cpplint-6c8669edb20249cd5534c78cfb48e7cf0978dda3.py::https://raw.githubusercontent.com/google/styleguide/6c8669edb20249cd5534c78cfb48e7cf0978dda3/cpplint/cpplint.py
+ source = README-6c8669edb20249cd5534c78cfb48e7cf0978dda3::https://raw.githubusercontent.com/google/styleguide/6c8669edb20249cd5534c78cfb48e7cf0978dda3/cpplint/README
+ source = cpplint_unittest-6c8669edb20249cd5534c78cfb48e7cf0978dda3.py::https://raw.githubusercontent.com/google/styleguide/6c8669edb20249cd5534c78cfb48e7cf0978dda3/cpplint/cpplint_unittest.py
+ source = cpplint_test_header-6c8669edb20249cd5534c78cfb48e7cf0978dda3.h::https://raw.githubusercontent.com/google/styleguide/6c8669edb20249cd5534c78cfb48e7cf0978dda3/cpplint/cpplint_test_header.h
+ sha256sums = 3bac5ebf2ab1957fa65d3ea8fd6ac1a2498aa1905aa78ffe5e37bc4d7c03d1d8
sha256sums = a2a49a15fc0db21a0c130e57fb5894954d81bc95962fc90be2e70d2daaa27d89
- sha256sums = 59447ead66bb6b4b9739eae34b4b19e86a61f65882826448b1107eb8812ed663
+ sha256sums = 5f3bcce39ae6990006c480e485c13188de59f0a563484ba5f0abb935f72719f1
sha256sums = ca87382ffce185c94adf1f33d46ec5f20d13bfe41549a5e243095ce1117f0b12
pkgname = cpplint
diff --git a/PKGBUILD b/PKGBUILD
index b26e09ce7f61..2c03c76b7792 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.r19'
-_commit=2db65fed51cf28fb6c888b0661acffb97c50dcac
+pkgver='456.r22'
+_commit=6c8669edb20249cd5534c78cfb48e7cf0978dda3
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=('ecdce6d9983ad62a7f1fbdcc1144b20205b58a14cf681f83edfd51eaceb9bf29'
+sha256sums=('3bac5ebf2ab1957fa65d3ea8fd6ac1a2498aa1905aa78ffe5e37bc4d7c03d1d8'
'a2a49a15fc0db21a0c130e57fb5894954d81bc95962fc90be2e70d2daaa27d89'
- '59447ead66bb6b4b9739eae34b4b19e86a61f65882826448b1107eb8812ed663'
+ '5f3bcce39ae6990006c480e485c13188de59f0a563484ba5f0abb935f72719f1'
'ca87382ffce185c94adf1f33d46ec5f20d13bfe41549a5e243095ce1117f0b12')
build() {