summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoracxz2021-07-22 13:25:33 -0400
committeracxz2021-07-22 13:25:33 -0400
commitca1e8f6613d4ba9c2e6eae56884ff445dfef31d3 (patch)
treebdabbef70b3217ea326a35376881a60ff14ba37f /PKGBUILD
parentc15603e262d7b5e452f806ef2f6b47f4ff52e052 (diff)
downloadaur-ca1e8f6613d4ba9c2e6eae56884ff445dfef31d3.tar.gz
updpkg 1.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e209dc08b187..6ac17180c41e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-pyuavcan
-pkgver=1.2.5
+pkgver=1.2.6
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=('75948909f0e65bb3f293aa1d07df1a4c9472438b30bcf9731e669cabae6f72f6')
+sha256sums=('6fc4db242a6cd1035b53cdb85b558d65cd2e122cc6a5d52bdcefe88271b2c364')
_pkgname=pyuavcan