summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-06 16:16:22 +0100
committerAreskul2023-03-06 16:16:22 +0100
commit1da00ed41946a9d8529df875308761ba9eb4fc82 (patch)
tree622f04449883eb6eb4d2ed59348feb386691a61d
parentc68b11ec68555430a54046515fa5cd8d2eaee6f9 (diff)
downloadaur-1da00ed41946a9d8529df875308761ba9eb4fc82.tar.gz
bug fix trigger --attach
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a9b38ecdad3..39174370783e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.4.16
+ pkgver = 0.4.17
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 97428e3d6462..368d0957d39c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.16"
+pkgver="0.4.17"
pkgrel=1
pkgdesc="A Rust/Typescript based absurd automation tool"
arch=(x86_64)