summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2022-10-20 08:32:22 -0700
committerTyler Veness2022-10-20 08:33:15 -0700
commite2e68e7d995c57d564792dcc45d744b33d65cfff (patch)
tree3eddd422b470d74c9c6d91509c3454dd86244fc2
parent6c58c71a1222a721e5ee43b8864b96298e12c53d (diff)
downloadaur-e2e68e7d995c57d564792dcc45d744b33d65cfff.tar.gz
Bump .SRCINFO
-rw-r--r--.SRCINFO7
1 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42323c7f41df..7ea783805302 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,18 @@
pkgbase = wpimath
pkgdesc = WPILib's mathematics and controls library
- pkgver = 2023.0.0a
+ pkgver = 2023.1.1a
pkgrel = 1
url = https://github.com/wpilibsuite/allwpilib
arch = x86_64
license = BSD
license = MIT
makedepends = cmake
- makedepends = opencv
- makedepends = python
depends = fmt
depends = eigen
depends = libuv
options = !strip
- options = libtool
options = staticlibs
- source = git+https://github.com/wpilibsuite/allwpilib#tag=v2023.0.0-alpha-1
+ source = git+https://github.com/wpilibsuite/allwpilib#tag=v2023.1.1-alpha-1
md5sums = SKIP
pkgname = wpimath