summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreska2023-04-27 12:19:41 +0200
committerAreska2023-04-27 12:19:41 +0200
commit2338d75dd9c631dc0dfa812b9c3f2cb90c62bc84 (patch)
tree224cff6272657a2906a90b7e4e18659c33a41432
parent1fe100540b0a845f91a977cc58124e65b29f7be9 (diff)
downloadaur-2338d75dd9c631dc0dfa812b9c3f2cb90c62bc84.tar.gz
feature: can load env file and js libs in TS pipelines
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7bc0af7aa6b8..cbd5acabaa34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.4.27
+ pkgver = 0.4.28
pkgrel = 1
- url = https://packages.pipelight.dev/pipelight-0.4.27-1-any.pkg.tar.zst
+ url = https://packages.pipelight.dev/pipelight-0.4.28-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.4.27-1-any.pkg.tar.zst
+ source = https://packages.pipelight.dev/pipelight-0.4.28-1-any.pkg.tar.zst
md5sums = SKIP
pkgname = pipelight
diff --git a/PKGBUILD b/PKGBUILD
index 84eb9e074f0f..96534a81af5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
pkgrel=1
-pkgver=0.4.27
+pkgver=0.4.28
pkgdesc="A Rust based quick automation tool"
arch=("any")
url=https://packages.pipelight.dev/$pkgname-$pkgver-$pkgrel-any.pkg.tar.zst