summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-06 19:38:07 +0100
committerAreskul2023-03-06 19:38:07 +0100
commit3fba13b990d184a97d4a4b244ce4c6dc85930e53 (patch)
tree191db06fd6a2e0dac23565a969d03c6af2658a6f
parent5264cb3211024301c2d4a4e28eab781408959a67 (diff)
downloadaur-3fba13b990d184a97d4a4b244ce4c6dc85930e53.tar.gz
bug fix triggering event
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0887ee46dc7..ac334d197179 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.4.18
+ pkgver = 0.4.19
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 04e3af9882ad..74c91732c899 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.18"
+pkgver="0.4.19"
pkgrel=1
pkgdesc="A Rust/Typescript based absurd automation tool"
arch=(x86_64)