summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-06 18:18:31 +0100
committerAreskul2023-03-06 18:18:31 +0100
commit5264cb3211024301c2d4a4e28eab781408959a67 (patch)
treecde4996313076118f523a03a00e4e2bc5b3b6139
parent1da00ed41946a9d8529df875308761ba9eb4fc82 (diff)
downloadaur-5264cb3211024301c2d4a4e28eab781408959a67.tar.gz
bug fix teleport
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39174370783e..c0887ee46dc7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.4.17
+ pkgver = 0.4.18
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 368d0957d39c..04e3af9882ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.17"
+pkgver="0.4.18"
pkgrel=1
pkgdesc="A Rust/Typescript based absurd automation tool"
arch=(x86_64)