summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a009ed4b9088..84b1f5f7168c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kitsunyan <`echo a2l0c3VueWFuQGFpcm1haWwuY2MK | base64 -d`>
pkgname=intel-undervolt
-pkgver=1.3
+pkgver=1.4
pkgrel=1
pkgdesc='Intel CPU undervolting tool'
arch=('any')
@@ -9,7 +9,7 @@ url="https://github.com/kitsunyan/$pkgname"
license=('GPL3')
backup=(etc/intel-undervolt.conf)
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('ff6a638f12aa1299eaa857a11d7711f0b51207e4d42174d096aed74808f92535')
+sha256sums=('89c555d03ee7ab3073c5ae0a2879a83b12a7a1325f33c43aea562b656953d410')
build() {
cd "$srcdir/$pkgname-$pkgver"