summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTyler Veness2024-06-23 14:32:08 -0700
committerTyler Veness2024-06-23 14:32:08 -0700
commitd473a348a8fd65d58dfc4e0ad166f48e50ee5be5 (patch)
treedbf14a1e68c74469c05a9057f33cc53569ca2c1f /.SRCINFO
parent7c792730200f3e8c5fcf8d45ba066cc95ff5ec9b (diff)
downloadaur-python-wpiformat-git.tar.gz
Add python-gersemi to dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ea8381d3817..33ba9f138684 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-wpiformat-git
pkgdesc = Linters and formatters for ensuring WPILib's source code conforms to its style guide
pkgver = 2024.31
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/wpilibsuite/styleguide
arch = i686
arch = x86_64
@@ -9,9 +9,10 @@ pkgbase = python-wpiformat-git
makedepends = python-build
makedepends = python-installer
makedepends = python-tox
- depends = python-regex
- depends = python-black
depends = clang
+ depends = python-black
+ depends = python-gersemi
+ depends = python-regex
provides = python-wpiformat
conflicts = python-wpiformat
source = git+https://github.com/wpilibsuite/styleguide