summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-01-22 19:10:05 +0100
committerAreskul2023-01-22 19:10:05 +0100
commitf184740469c98ecac9bccf5e7a1468f479853eac (patch)
tree2187e670ac51119482a66c715a65a2d0362a0571
parent6ebc39de826f0c478ca60950a389d04c275ca3fc (diff)
downloadaur-f184740469c98ecac9bccf5e7a1468f479853eac.tar.gz
ensure .git subfolder exists
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1baa10e850d9..449ed6eeeb51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight
pkgdesc = A Rust/Typescript based absurd automation tool
- pkgver = 0.3.5
+ pkgver = 0.3.6
pkgrel = 1
url = https://gitea.com/areska/pipelight.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 9249e0dc50f5..207976765b5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Areskul <areskul@areskul.com>
pkgname="pipelight"
-pkgver="0.3.5"
+pkgver="0.3.6"
pkgrel=1
pkgdesc="A Rust/Typescript based absurd automation tool"
arch=(x86_64)