summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-06-04 20:13:38 +0200
committerAreska2023-06-04 20:13:38 +0200
commitbb87900316a87964823d56dc6906c6b2dde9af76 (patch)
treef808788ff1ba028a0045c2df2e18102a4ff876ae
parentff2c500d3e2cd097bee2d9fbbc534c6a3824bfe3 (diff)
downloadaur-bb87900316a87964823d56dc6906c6b2dde9af76.tar.gz
add deep args
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d05c790066b2..e16da6e094a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.5.4
+ pkgver = 0.5.5
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.5.4-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.5.5-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.4-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.5.5-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index 5bc00d0390e7..d7e4f441781b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.5.4
+pkgver=0.5.5
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst