summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Lansdowne2025-04-22 15:02:18 -0500
committerIan Lansdowne2025-04-22 15:02:18 -0500
commit74404149c7d8d9da415ebb40d92a6fa14d16db63 (patch)
treeda1ec41ac8922b3af0b0feecf3e0a857959d8f16
parentcdc077a8970aaac3a4ad09cb5badaebe23b2708f (diff)
downloadaur-74404149c7d8d9da415ebb40d92a6fa14d16db63.tar.gz
Updated to 0.3.80
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b7ef248e6ab..3c04662cafa2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = python-moteus
pkgdesc = moteus brushless controller library and tools
- pkgver = 0.3.79
+ pkgver = 0.3.80
pkgrel = 1
url = https://pypi.org/project/moteus/
arch = any
license = Apache-2.0
makedepends = python-installer
- source = https://files.pythonhosted.org/packages/py3/m/moteus/moteus-0.3.79-py3-none-any.whl
- source = https://files.pythonhosted.org/packages/py3/m/moteus-gui/moteus_gui-0.3.79-py3-none-any.whl
+ source = https://files.pythonhosted.org/packages/py3/m/moteus/moteus-0.3.80-py3-none-any.whl
+ source = https://files.pythonhosted.org/packages/py3/m/moteus-gui/moteus_gui-0.3.80-py3-none-any.whl
source = https://raw.githubusercontent.com/mjbots/fdcanusb/master/70-fdcanusb.rules
- sha256sums = 9bfb2ec30aecb765a88e3aca419e6de6e4d9770cdae252eab920549ff6c7cf2f
- sha256sums = 44076ad17f106bcfea2229b41b16ce245e1d64302240985c541f3a8316094856
+ sha256sums = 5aed279d3ba0a4fccbcfe55a5388d23416daf3ed8ffe34883a0832c1685e9d23
+ sha256sums = 89fe942dfce43f11c3fc95605a060ee0e62fdf91aed1570ebd2a25a0de744d02
sha256sums = 6008f3b20baca0e4a077bc45c8e541717d6e3fc63ba7621dc3b1bcb14d86cb23
pkgname = python-moteus
diff --git a/PKGBUILD b/PKGBUILD
index 731f799c7e37..71eb4664c251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=python-moteus
pkgname=(python-moteus python-moteus-gui)
_name0=${pkgname[0]#python-}
_name1=${pkgname[1]#python-}
-pkgver=0.3.79
+pkgver=0.3.80
pkgrel=1
pkgdesc="moteus brushless controller library and tools"
url="https://pypi.org/project/moteus/"
@@ -15,8 +15,8 @@ source=("https://files.pythonhosted.org/packages/py3/${_name0::1}/$_name0/${_nam
"https://files.pythonhosted.org/packages/py3/${_name1::1}/$_name1/${_name1//-/_}-$pkgver-py3-none-any.whl"
"https://raw.githubusercontent.com/mjbots/fdcanusb/master/70-fdcanusb.rules")
-sha256sums=('9bfb2ec30aecb765a88e3aca419e6de6e4d9770cdae252eab920549ff6c7cf2f'
- '44076ad17f106bcfea2229b41b16ce245e1d64302240985c541f3a8316094856'
+sha256sums=('5aed279d3ba0a4fccbcfe55a5388d23416daf3ed8ffe34883a0832c1685e9d23'
+ '89fe942dfce43f11c3fc95605a060ee0e62fdf91aed1570ebd2a25a0de744d02'
'6008f3b20baca0e4a077bc45c8e541717d6e3fc63ba7621dc3b1bcb14d86cb23')
package_python-moteus() {