summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeku2023-03-20 11:50:48 +0100
committerDeku2023-03-20 11:50:48 +0100
commit5495abf8efcad1cbb4549651cafbbfe82a84fb56 (patch)
tree07ce1793712ad6d6c2d5eac37e0ecc7cc542b10d
parent070b12a342ef80d19b8a42144a285d1eb79ff5f7 (diff)
downloadaur-5495abf8efcad1cbb4549651cafbbfe82a84fb56.tar.gz
merge yaml/toml branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94beeac11912..ade71fd935e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
- pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.4.2O
+ pkgdesc = A Rust based quick automation tool
+ pkgver = 0.4.21
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 118524527d12..e37025243cb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.4.2O"
+pkgver="0.4.21"
pkgrel=1
-pkgdesc="A Rust/Typescript based absurd automation tool"
+pkgdesc="A Rust based quick automation tool"
arch=(x86_64)
url="https://gitea.com/pipelight/pipelight.git"
license=('GPL2')