summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKogasa2023-05-05 07:36:28 -0500
committerKogasa2023-05-05 07:36:28 -0500
commit318c561468d5a61e7c80b6413b8f21b6c8be1b3e (patch)
tree882d7c0bf36abac59a03cf4065e617f1cbcd8180 /PKGBUILD
parenta659b8d13a27c1577e3771d23b2afcd2709aaaf0 (diff)
downloadaur-318c561468d5a61e7c80b6413b8f21b6c8be1b3e.tar.gz
fix package version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1015332d3424..cecf539a841e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=corectrl
pkgname=${_pkgname}-git
-pkgver=1.4.0.6ce3a810
+pkgver=1.2.0.r170.g6ce3a81
pkgrel=1
pkgdesc="Application to control your hardware with ease using application profiles"
url="https://gitlab.com/corectrl/corectrl"