summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-06-04 14:18:53 +0200
committerAreska2023-06-04 14:18:53 +0200
commitff2c500d3e2cd097bee2d9fbbc534c6a3824bfe3 (patch)
tree3378b68b16b44138890cd846e29d579100e4175b
parentd5e448e668972202f524079a90bf49f04a977cce (diff)
downloadaur-ff2c500d3e2cd097bee2d9fbbc534c6a3824bfe3.tar.gz
bug fix pipeline abortion
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22a99cac6c30..d05c790066b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.5.2
+ pkgver = 0.5.4
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.5.2-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.5.4-1-any.pkg.tar.zst
arch = any
license = GPL2
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = pipelight
depends = deno
provides = pipelight
conflicts = pipelight-git
- source = https://packages.pipelight.dev/pipelight-0.5.2-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.5.4-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index 7d14db315a5c..5bc00d0390e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.5.2
+pkgver=0.5.4
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst