summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Veness2023-01-12 20:47:02 -0800
committerTyler Veness2023-01-12 20:47:41 -0800
commitb5afd783e1a1c43c56cb7e4e37cdddc720e5d500 (patch)
tree3587ad8a5a08ceb557d74db76968d8db930ec9ef /PKGBUILD
parent31c4e15bba842c03fce8a0903dd5a57c27b9fa40 (diff)
downloadaur-b5afd783e1a1c43c56cb7e4e37cdddc720e5d500.tar.gz
Update description to match upstream
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0dab27e9c11..7179d0f51a25 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Modelmat <modelmat@outlook.com.au>
pkgname=python-frccontrol-git
-pkgver=2022.13
+pkgver=2023.13
pkgrel=1
-pkgdesc="Provides wrappers around Python Control for making development of state-space models for the FIRST Robotics Competition easier."
+pkgdesc="Provides SciPy wrappers that ease development of state-space models for the FIRST Robotics Competition."
arch=("x86_64")
url="https://github.com/calcmogul/frccontrol.git"
license=("BSD")