summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-06-07 14:33:09 +0200
committerAreska2023-06-07 14:33:09 +0200
commit8309774f3ac69fdd4dec47b25d2162b726e4d910 (patch)
tree96a49dbe837ad012cb9d6cc2c76b60c7d5d24d24
parent37040dea921ad81976abf3bad8f346a36f9d5b05 (diff)
downloadaur-8309774f3ac69fdd4dec47b25d2162b726e4d910.tar.gz
bug fix tag
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfafeb2c3e32..cbe09978c280 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.5.7
+ pkgver = 0.5.8
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.5.7-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.5.8-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.7-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.5.8-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index 2cfa248ca1b3..fff0dcc6dede 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.5.7
+pkgver=0.5.8
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst