summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2020-12-31 13:48:40 -0500
committeracxz2020-12-31 13:48:40 -0500
commit1903fcb74718cb0fc6d8308d7857a87a0fd1ecac (patch)
tree6bcf349a9b17fed5c4d96580af41190bf8286c5a /PKGBUILD
parent924e8c27051a6208460b71f2c585d24d40ad1e57 (diff)
downloadaur-1903fcb74718cb0fc6d8308d7857a87a0fd1ecac.tar.gz
updpkg 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbbc0c2eaa33..edc2abea1600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-pyuavcan
-pkgver=0.9.2
+pkgver=1.1.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=('1c88bc7fb117e5f0822f117acaf169747b31e3d75d8cf20d5a291b70ba96629f')
+sha256sums=('0d3bd69f41caf728c1731eff04ae50471a518577c355a861134dd656ef049faa')
_pkgname=pyuavcan