summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-02 16:55:39 +0100
committerAreskul2023-03-02 16:55:39 +0100
commita9a4c02e271bf32ee299a3d3fc5f75d759660d33 (patch)
tree043f1207edc336fae2c509c0148bbdaf8292c5e1
parent05ec4c9d495810ddd8a84d219ebe9dbacce0e914 (diff)
downloadaur-a9a4c02e271bf32ee299a3d3fc5f75d759660d33.tar.gz
version change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea34c8f7e3f3..1ba55183245b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.4.12
+ pkgver = 0.4.13
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 084e138fc9c7..e5643cca9bf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.12"
+pkgver="0.4.13"
pkgrel=1
pkgdesc="A Rust/Typescript based absurd automation tool"
arch=(x86_64)