summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2022-09-05 03:10:26 +0200
committerFabio Manganiello2022-09-05 03:10:26 +0200
commit932ef636ef99aec0111aad588dd12b808e32980d (patch)
tree1f767c274d5a3750d7088e4c12df61cb6ecd4c4f
parent0f57bc01de7ebc332cb49f1a49649aecabafdfe2 (diff)
downloadaur-932ef636ef99aec0111aad588dd12b808e32980d.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 b34c41725f5c..27c6f683b8fc 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.c77746e2
+ pkgver = 0.23.4.r0.41acf4b2
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 = 7b6ffc22354762645db40e4a4219c72b3e51a92422653f7e02190dbc6699573e89dd662ea77abe052ea947a77b23eb09405ee634c2368380de55b12013412944
+ sha512sums = 07ec2c5dde737ca407fd083d6af46276f7f464b2ef3614c680e1b589ba7ebf3849c61fe708eb609ff50cd697253f2a32b5eb71d285e14b0b714e5092bc8da85d
pkgname = platypush-git
diff --git a/PKGBUILD b/PKGBUILD
index 5178ed688d25..ed8d35961690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Manganiello <info@fabiomanganiello.com>
pkgname=platypush-git
-pkgver=0.23.4.r0.c77746e2
+pkgver=0.23.4.r0.41acf4b2
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=('7b6ffc22354762645db40e4a4219c72b3e51a92422653f7e02190dbc6699573e89dd662ea77abe052ea947a77b23eb09405ee634c2368380de55b12013412944')
+sha512sums=('07ec2c5dde737ca407fd083d6af46276f7f464b2ef3614c680e1b589ba7ebf3849c61fe708eb609ff50cd697253f2a32b5eb71d285e14b0b714e5092bc8da85d')
package() {
cd "${srcdir}/platypush"