summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2021-03-17 16:01:40 -0400
committeracxz2021-03-17 16:01:40 -0400
commit8eb02c175234c3f3efbb1bcbd002cb4600efd169 (patch)
tree52a3409b8ca322e53f2dd9a0e67a2e64d391f6b6 /PKGBUILD
parent65513d3f0fd1b38faf74c0dba179210d01b2c8c4 (diff)
downloadaur-8eb02c175234c3f3efbb1bcbd002cb4600efd169.tar.gz
updpkg 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce5c7578f8f8..00b9d63661c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-pyuavcan
-pkgver=1.1.3
+pkgver=1.2.0
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=('c548a7b884f15706af73fea1fe120e2796e2766c986e08af20373104242c7ee7')
+sha256sums=('d4e907922a95e84ae676aca801737c22d7f09c087743f4968d8617ee7f5495e1')
_pkgname=pyuavcan