summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKogasa2023-05-05 07:36:28 -0500
committerKogasa2023-05-05 07:36:28 -0500
commit318c561468d5a61e7c80b6413b8f21b6c8be1b3e (patch)
tree882d7c0bf36abac59a03cf4065e617f1cbcd8180
parenta659b8d13a27c1577e3771d23b2afcd2709aaaf0 (diff)
downloadaur-318c561468d5a61e7c80b6413b8f21b6c8be1b3e.tar.gz
fix package version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab9440c19eb3..82c9e1c4f842 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = corectrl-git
pkgdesc = Application to control your hardware with ease using application profiles
- pkgver = 1.4.0.6ce3a810
+ pkgver = 1.2.0.r170.6ce3a810
pkgrel = 1
url = https://gitlab.com/corectrl/corectrl
arch = i686
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"