summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2020-01-07 19:50:39 -0800
committerTyler Veness2020-01-07 19:50:39 -0800
commitabb1fb4a555c88879016090c22f121082be2d0d8 (patch)
treece123a12bc500c27e1238f36cf6138f88287056e
parent44dfc24aa460e9fa12d937d00b20947ba3d26912 (diff)
downloadaur-abb1fb4a555c88879016090c22f121082be2d0d8.tar.gz
upgpkg: python-wpiformat-git 2020.17
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 158b8c3730c6..78ecbd7c9bc4 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 = 2019.57
+ pkgver = 2020.17
pkgrel = 1
url = http://github.com/wpilibsuite/styleguide
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ee57bdb1c348..56febb927f09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-wpiformat-git
_gitname=styleguide
-pkgver=2019.57
+pkgver=2020.17
pkgrel=1
pkgdesc="Linters and formatters for ensuring WPILib's source code conforms to its style guide"
arch=('i686' 'x86_64')