summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2022-09-16 21:50:45 +0200
committerFabio Manganiello2022-09-16 21:50:45 +0200
commitae9f9ab0dbcab56f19daf4d95eddfa9e1e8414d4 (patch)
treeac706554c5214c40af7dfe8e9229aaaf7fddc7dc
parent932ef636ef99aec0111aad588dd12b808e32980d (diff)
downloadaur-ae9f9ab0dbcab56f19daf4d95eddfa9e1e8414d4.tar.gz
[Automatic] Package update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27c6f683b8fc..b1e9a9096e89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = platypush-git
pkgdesc = Universal multi-platform command executor and automation manager
- pkgver = 0.23.4.r0.41acf4b2
+ pkgver = 0.23.4.r0.e1aa214b
pkgrel = 1
url = https://git.platypush.tech/platypush/platypush
arch = any
@@ -37,6 +37,6 @@ pkgbase = platypush-git
conflicts = platypush
options = !strip
source = master.tar.gz::https://git.platypush.tech/platypush/platypush/archive/master.tar.gz
- sha512sums = 07ec2c5dde737ca407fd083d6af46276f7f464b2ef3614c680e1b589ba7ebf3849c61fe708eb609ff50cd697253f2a32b5eb71d285e14b0b714e5092bc8da85d
+ sha512sums = cb1859e035fc7bf35efa6968ba3f44a1a47b9682c017d71197fcf7b7505e2b6864b8339d715efc989725d911402ff513310908d5160355623b24e8aa65295ff2
pkgname = platypush-git
diff --git a/PKGBUILD b/PKGBUILD
index ed8d35961690..39fc50a21691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Manganiello <info@fabiomanganiello.com>
pkgname=platypush-git
-pkgver=0.23.4.r0.41acf4b2
+pkgver=0.23.4.r0.e1aa214b
pkgrel=1
pkgdesc="Universal multi-platform command executor and automation manager"
arch=('any')
@@ -20,7 +20,7 @@ conflicts=('platypush')
provides=('platypush')
options=(!strip)
source=("master.tar.gz::https://git.platypush.tech/platypush/platypush/archive/master.tar.gz")
-sha512sums=('07ec2c5dde737ca407fd083d6af46276f7f464b2ef3614c680e1b589ba7ebf3849c61fe708eb609ff50cd697253f2a32b5eb71d285e14b0b714e5092bc8da85d')
+sha512sums=('cb1859e035fc7bf35efa6968ba3f44a1a47b9682c017d71197fcf7b7505e2b6864b8339d715efc989725d911402ff513310908d5160355623b24e8aa65295ff2')
package() {
cd "${srcdir}/platypush"