summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2392de5ea3cc..9936bd036bb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = cpplint
pkgdesc = Automated checker to make sure a C++ file follows Google's C++ style guide.
- pkgver = 9
+ pkgver = 10
pkgrel = 0
- url = http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
+ url = https://google.github.io/styleguide/cppguide.html
arch = i686
arch = x86_64
license = unknown
depends = python2
- source = https://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
- source = https://google-styleguide.googlecode.com/svn/trunk/cpplint/README
+ source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/cpplint.py
+ source = https://raw.githubusercontent.com/google/styleguide/gh-pages/cpplint/README
sha256sums = 7d84109c443030ae33978322469c3b82c40f52e654f2759b356c3f071fe0e749
- sha256sums = 1c0500c633b2161633abffccc942f8b18dddb04a9b099d40db09b959078044c8
+ sha256sums = 3a6ce0d4007b6d3dac0925ecf2c5f40e9f8ab50dfcc1fd1caad349b5e8ba7a40
pkgname = cpplint