diff options
author | Tyler Veness | 2023-08-01 23:23:49 -0700 |
---|---|---|
committer | Tyler Veness | 2023-08-01 23:23:49 -0700 |
commit | 49336ca6081b080f857c52ad037c1e04701049e4 (patch) | |
tree | ef500a3846bb66dbc2099f44be25e4fc16ef27d5 /.SRCINFO | |
parent | 5b1dd5c35079aa247d2339d42919878f207167c2 (diff) | |
download | aur-49336ca6081b080f857c52ad037c1e04701049e4.tar.gz |
upgpkg: sleipnirgroup-choreo 0.2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,12 +1,12 @@ pkgbase = sleipnirgroup-choreo pkgdesc = A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition - pkgver = 0.1.0 - pkgrel = 2 + pkgver = 0.2.0 + pkgrel = 1 url = https://github.com/SleipnirGroup/Choreo arch = x86_64 license = BSD depends = webkit2gtk - source = https://github.com/SleipnirGroup/Choreo/releases/download/v0.1.0/Choreo-v0.1.0-Linux-x86_64.deb - md5sums = 77ff9dbd863f6ecad493eeda652aa1d9 + source = https://github.com/SleipnirGroup/Choreo/releases/download/v0.2.0/Choreo-v0.2.0-Linux-x86_64.deb + md5sums = a2ed181bc097b2a3ffaea87fc3bf1f17 pkgname = sleipnirgroup-choreo |