summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2016-12-19 16:52:07 -0800
committerTyler Veness2016-12-19 16:52:07 -0800
commitf5016519c34a006393ceff9643d6750d0aec85cb (patch)
treecb80b2fac9ab0ac080ed7607fe4a3f3210e9c7fc
parentd80b9d140caa2d96b540f5d1239a5e962f532ee9 (diff)
downloadaur-f5016519c34a006393ceff9643d6750d0aec85cb.tar.gz
upgpkg: python-wpiformat-git 2016.50-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 976be5293e20..3a607c7a037c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-wpiformat-git
- pkgdesc = Linters and formatters for ensuring WPILib\'s source code conforms to its style guide
- pkgver = 2016.47
+ pkgdesc = Linters and formatters for ensuring WPILib's source code conforms to its style guide
+ pkgver = 2016.50
pkgrel = 1
url = http://github.com/wpilibsuite/styleguide
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 153ba7684993..9bf4336e6eab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=python-wpiformat-git
_gitname=styleguide
-pkgver=2016.47
+pkgver=2016.50
pkgrel=1
-pkgdesc="Linters and formatters for ensuring WPILib\'s source code conforms to its style guide"
+pkgdesc="Linters and formatters for ensuring WPILib's source code conforms to its style guide"
arch=('i686' 'x86_64')
url="http://github.com/wpilibsuite/styleguide"
license=('custom=FRC-BSD')