summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-21 12:55:18 +0100
committerAreskul2023-03-21 12:55:18 +0100
commit4ef35be61979f16875993170819c9f101812c121 (patch)
tree0a5df89e05ff7370251d059797e706ac912248d7
parent38b84c60c5f24155000a1fd4850c59d599e529ac (diff)
downloadaur-4ef35be61979f16875993170819c9f101812c121.tar.gz
Deno allow run flag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 255fc4737564..f859cf7655a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust based quick automation tool
- pkgver = 0.4.22
+ pkgver = 0.4.23
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ea9286da84e6..e55413606df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.22"
+pkgver="0.4.23"
pkgrel=1
pkgdesc="A Rust based quick automation tool"
arch=(x86_64)