summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-06-05 17:05:47 +0200
committerAreska2023-06-05 17:05:47 +0200
commitcc14701d6adbee288171ff93ca4c50883ff10e86 (patch)
tree2ff7333067cf9a935b0f27d97810b70b3fccd470
parentbb87900316a87964823d56dc6906c6b2dde9af76 (diff)
downloadaur-cc14701d6adbee288171ff93ca4c50883ff10e86.tar.gz
bug fix triggers
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e16da6e094a0..1250fd675d7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.5.5
+ pkgver = 0.5.6
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.5.5-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.5.6-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.5-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.5.6-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index d7e4f441781b..0e89d39c9d7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.5.5
+pkgver=0.5.6
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst