summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b128b4fa9647..6480ed9bc6ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: acxz <akashpatel2008 at yahoo dot com>
pkgname=python-pymavlink
-pkgver=2.4.19
+pkgver=2.4.20
pkgrel=1
pkgdesc='python MAVLink interface and utilities'
arch=('any')
@@ -10,7 +10,7 @@ license=('LGPL v3')
depends=(python python-future python-lxml)
makedepends=(python python-setuptools)
source=("$pkgname-$pkgver.tar.gz::https://pypi.org/packages/source/p/pymavlink/pymavlink-${pkgver}.tar.gz")
-sha256sums=('8518f71c221c263770322355d0745da2fffc48238d04eb48bcf3ef6c35e5f722')
+sha256sums=('41d6259a50d9cd51fcb44ac6760033e858d3fcbee37b176ebeb7df29512a31f6')
_pkgname=pymavlink