summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Manganiello2023-01-07 23:11:05 +0100
committerFabio Manganiello2023-01-07 23:11:05 +0100
commit4ea381e1f1da602b7e3fe55256948d22992423d5 (patch)
treee736a5bd704806129d75d50d8be58701da31ce98
parent8673822f86027266eb0f1e1ee6f0ec411ac82eca (diff)
downloadaur-4ea381e1f1da602b7e3fe55256948d22992423d5.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 976d854ba215..ad3cc09f92d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = platypush-git
pkgdesc = Universal multi-platform command executor and automation manager
- pkgver = 0.24.4.r0.2ee810bd
+ pkgver = 0.24.4.r0.c5cf9803
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 = 2e28e834dea334437739cb084bfb368c19f3d8f66ebd44764ab75239055aad9ab508e395d72aba41973ec1be9b3708cf79d9deb5b7c746b19033c7a9062736d2
+ sha512sums = 9be5fe9c8ce42dfcde2d4da060e1764eaf35356280ba54b8ec91bdc833f68358f5c85d678758caab26b2a713d6912aa5bf573897f8cfdfa6363bbe7be287b27c
pkgname = platypush-git
diff --git a/PKGBUILD b/PKGBUILD
index 15fdf49e2100..3dc870bdbf86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Manganiello <fabio@manganiello.tech>
pkgname=platypush-git
-pkgver=0.24.4.r0.2ee810bd
+pkgver=0.24.4.r0.c5cf9803
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=('2e28e834dea334437739cb084bfb368c19f3d8f66ebd44764ab75239055aad9ab508e395d72aba41973ec1be9b3708cf79d9deb5b7c746b19033c7a9062736d2')
+sha512sums=('9be5fe9c8ce42dfcde2d4da060e1764eaf35356280ba54b8ec91bdc833f68358f5c85d678758caab26b2a713d6912aa5bf573897f8cfdfa6363bbe7be287b27c')
package() {
cd "${srcdir}/platypush"