summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancisco V2023-04-16 13:09:14 -0400
committerFrancisco V2023-04-16 13:09:14 -0400
commit51890870cc7a809dfec818210d1406124210cc40 (patch)
tree019cba6ce0f221a8d329d20e82b016fb40d15371
parent5dc2b64bd27d484704bcceca8a6e5ec10a47173a (diff)
downloadaur-51890870cc7a809dfec818210d1406124210cc40.tar.gz
V0.1.2: Added enabler for write_support=1 in ec_sys module
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a479480884b..1e6c7b858bd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chillspot
pkgdesc = Fan curve control and temperature monitor for MSI laptops
- pkgver = 0.1.1
+ pkgver = 0.1.2
pkgrel = 1
url = https://gitlab.com/fvtronics/chillspot
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = chillspot
depends = polkit
optdepends = isw: configuration values persistence
backup = usr/share/chillspot/chillspot/chillspot.conf
- source = chillspot-0.1.1.tar.gz::https://gitlab.com/fvtronics/chillspot/-/archive/0.1.1/chillspot-0.1.1.tar.gz
- sha256sums = ede07ee06d6eb9466e6ba932e82d568ac37e87260b8668af164dd7bbb60da48a
+ source = chillspot-0.1.2.tar.gz::https://gitlab.com/fvtronics/chillspot/-/archive/0.1.2/chillspot-0.1.2.tar.gz
+ sha256sums = fa1a62f7a6b2595a070b457a35f3050433804016d7e5a2d2199953a1ef7c2cdc
pkgname = chillspot
diff --git a/PKGBUILD b/PKGBUILD
index a2806f18e521..e319a3460aea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Francisco V. <fvasquez dot public at fvtronics dot com>
pkgname=chillspot
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="Fan curve control and temperature monitor for MSI laptops"
arch=('x86_64')
@@ -21,7 +21,7 @@ checkdepends=('meson')
optdepends=('isw: configuration values persistence')
backup=("usr/share/$pkgname/$pkgname/$pkgname.conf")
source=("$pkgname-$pkgver.tar.gz::https://gitlab.com/fvtronics/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('ede07ee06d6eb9466e6ba932e82d568ac37e87260b8668af164dd7bbb60da48a')
+sha256sums=('fa1a62f7a6b2595a070b457a35f3050433804016d7e5a2d2199953a1ef7c2cdc')
build() {
arch-meson $pkgname-$pkgver build