summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2023-09-19 13:52:08 +0200
committerMalte Veerman2023-09-19 13:52:08 +0200
commitf7c6797a94115f2868fa6fd03850fde0e84a612a (patch)
treec6369b45297c83cf2f85c35732435a947c463ec1
parent63c11c609dcda289c8f92bd9207b36ca773e3292 (diff)
downloadaur-f7c6797a94115f2868fa6fd03850fde0e84a612a.tar.gz
Removed `v` prefix from version
-rwxr-xr-x[-rw-r--r--]PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62aa9a32a82b..7079e63450cc 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_srcname=fancontrol-gui-0.8
pkgname=fancontrol-gui
-pkgver=v0.8
+pkgver=0.8
pkgrel=1
pkgdesc="GUI for fancontrol and the fancontrol systemd service"
arch=('i686' 'x86_64')