summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2021-03-16 21:34:40 +0100
committerFabio Manganiello2021-03-16 21:34:40 +0100
commit980f722b13fd602ec778bb76e21450f6b366a85e (patch)
tree34af967e9c38cce5793183d2cdc7831b1ccb5e5b
parented1c7ee6dfa0e90f3864c9a13cb262f446ed05a4 (diff)
downloadaur-980f722b13fd602ec778bb76e21450f6b366a85e.tar.gz
[Automatic] Package update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 125e737f03d4..a839734353b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = platypush
pkgdesc = Universal multi-platform command executor and automation manager
- pkgver = 0.20.5
+ pkgver = 0.20.6
pkgrel = 1
url = https://git.platypush.tech/platypush/platypush
arch = any
@@ -28,7 +28,7 @@ pkgbase = platypush
optdepends = python-paramiko: SSH support
optdepends = python-pyserial: Arduino/serial device support
options = !strip
- source = platypush-v0.20.5.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/v0.20.5/platypush-v0.20.5.tar.gz
+ source = platypush-v0.20.6.tar.gz::https://git.platypush.tech/platypush/platypush/-/archive/v0.20.6/platypush-v0.20.6.tar.gz
sha512sums = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
pkgname = platypush
diff --git a/PKGBUILD b/PKGBUILD
index a59a519fab41..3544540432f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Manganiello <info@fabiomanganiello.com>
pkgname=platypush
-pkgver=0.20.5
+pkgver=0.20.6
pkgrel=1
pkgdesc="Universal multi-platform command executor and automation manager"
arch=('any')