summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2021-10-06 23:26:35 -0400
committeracxz2021-10-06 23:26:35 -0400
commit05293ebb7f104a45118b68b553fbba7a9021df13 (patch)
tree7ce2efa3a4e3873fe9a16450335f141fc457add0 /PKGBUILD
parent0109b19ee3a6a7363252a6231a9f36808c7a483b (diff)
downloadaur-05293ebb7f104a45118b68b553fbba7a9021df13.tar.gz
updpkg 1.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a2e28140e51..7c7f847f2f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-pyuavcan
-pkgver=1.2.7
+pkgver=1.2.9
pkgrel=1
pkgdesc='Python implementation of the UAVCAN protocol stack.'
arch=('x86_64')
@@ -12,7 +12,7 @@ optdepends=('python-can' 'python-pyserial' 'python-ruamel-yaml'
'python-requests' 'python-simplejson')
makedepends=('python' 'python-setuptools')
source=("${pkgname}-${pkgver}::https://github.com/UAVCAN/pyuavcan/archive/$pkgver.tar.gz")
-sha256sums=('79846d8162dfc69281cea2ab23966eebaa9b4e4b5f7f6a50dc2a7b22f072af0c')
+sha256sums=('14a3ea27d449e57b328b8012b043bf0942d412c94f7b496deaeb0d6c72beeb52')
_pkgname=pyuavcan