summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Veness2024-01-28 00:25:24 -0800
committerTyler Veness2024-01-28 00:25:24 -0800
commit39a25a8e6aad57229028bc11e575a68da50c1b77 (patch)
tree073171520d500912ee13fc6087f7e644716e4bc3
parentdb6794235697a9ecc05f04cb96848ee35344a5e9 (diff)
downloadaur-39a25a8e6aad57229028bc11e575a68da50c1b77.tar.gz
upgpkg: sleipnirgroup-choreo 2024.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21b3dd0d65bf..28b30cc347bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 = 2024.0.4
+ pkgver = 2024.1.2
pkgrel = 1
url = https://github.com/SleipnirGroup/Choreo
arch = x86_64
license = BSD
depends = webkit2gtk
- source = https://github.com/SleipnirGroup/Choreo/releases/download/v2024.0.4/Choreo-v2024.0.4-Linux-x86_64.deb
- md5sums = c654c7fff6d146ec08aec820db3fdd2c
+ source = https://github.com/SleipnirGroup/Choreo/releases/download/v2024.1.2-b/Choreo-v2024.1.2-Linux-x86_64.deb
+ md5sums = f8bdc4dc21b6ef44c714c983bc846c26
pkgname = sleipnirgroup-choreo
diff --git a/PKGBUILD b/PKGBUILD
index 24ab146051fc..05a826aecf3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Tyler Veness <calcmogul at gmail dot com>
pkgname=sleipnirgroup-choreo
-pkgver=2024.0.4
+pkgver=2024.1.2
pkgrel=1
pkgdesc="A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition"
arch=('x86_64')
url='https://github.com/SleipnirGroup/Choreo'
depends=('webkit2gtk')
license=('BSD')
-source=("https://github.com/SleipnirGroup/Choreo/releases/download/v$pkgver/Choreo-v$pkgver-Linux-x86_64.deb")
-md5sums=('c654c7fff6d146ec08aec820db3fdd2c')
+source=("https://github.com/SleipnirGroup/Choreo/releases/download/v2024.1.2-b/Choreo-v$pkgver-Linux-x86_64.deb")
+md5sums=('f8bdc4dc21b6ef44c714c983bc846c26')
package() {
tar -C "$pkgdir" -xf "$srcdir/data.tar.gz"