summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAreskul2023-03-24 11:44:40 +0100
committerAreskul2023-03-24 11:44:40 +0100
commit5f8968528449f41a1e070b8fbf826f7550635da9 (patch)
tree13ac02bbc8374be6a031b1e0274cb6e7d3aedc7b
parent2dbbe407f2c886e4328ce0d524824a44b3cb46ad (diff)
downloadaur-5f8968528449f41a1e070b8fbf826f7550635da9.tar.gz
change pckgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 009beadec8c3..743f3a3db4e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipelight-git
pkgdesc = A Rust based quick automation tool
- pkgver = 0
+ pkgver = 0.0
pkgrel = 1
url = https://gitea.com/pipelight/pipelight.git
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index d7349b44113e..2d07b081018f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="pipelight-git"
name="pipelight"
pkgrel=1
-pkgver=0
+pkgver=0.0
pkgdesc="A Rust based quick automation tool"
arch=("any")
url="https://gitea.com/pipelight/pipelight.git"