summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshyam2023-09-04 23:25:54 +0530
committershyam2023-09-04 23:25:54 +0530
commitef1a9dd960e544bea4b1b994ce66b6fbea4beea9 (patch)
tree2bf72a4c9aeb5fa0ac5cbee96360c83db00c522a /PKGBUILD
parent3b785198e32e384c0b8bf9566b633d0bc25f5522 (diff)
downloadaur-ef1a9dd960e544bea4b1b994ce66b6fbea4beea9.tar.gz
fixed build failure
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4191fff6ef95..0061b3983ce0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pspy
_pkgbase=pspy
-pkgver=v1.2.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="Monitor linux processes without root permissions."
arch=('any')