summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1951cdabeb2..54b8c07e4da3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tuxclocker
pkgdesc = Qt overclocking tool for GNU/Linux
- pkgver = 1.3.1
+ pkgver = 1.3.2
pkgrel = 1
url = https://github.com/Lurkki14/tuxclocker
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = tuxclocker
optdepends = libxnvctrl: XNVCtrl support
optdepends = nvidia-utils: nvidia-ml support
optdepends = python-hwdata: PCI subsystem support
- source = git+https://github.com/Lurkki14/tuxclocker.git#commit=5f7137e7785a1872bf62c7d353f1d3081d689c12
+ source = git+https://github.com/Lurkki14/tuxclocker.git#commit=2b2e80e6bd32e9fe796157282a5886adcbc08b10
source = git+https://github.com/mpark/patterns.git
source = git+https://github.com/Dobiasd/FunctionalPlus.git
source = tuxclocker.desktop
diff --git a/PKGBUILD b/PKGBUILD
index da060b29ef7e..b8ff0392cd58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Sergey A. <murlakatamenka@disroot.org>
pkgname=tuxclocker
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Qt overclocking tool for GNU/Linux"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('boost' 'git' 'meson' 'qt5-tools')
optdepends=('libxnvctrl: XNVCtrl support'
'nvidia-utils: nvidia-ml support'
'python-hwdata: PCI subsystem support')
-_commit=5f7137e7785a1872bf62c7d353f1d3081d689c12 # tags/1.3.1^0
+_commit=2b2e80e6bd32e9fe796157282a5886adcbc08b10 # tags/1.3.2^0
source=("git+https://github.com/Lurkki14/tuxclocker.git#commit=${_commit}"
'git+https://github.com/mpark/patterns.git'
'git+https://github.com/Dobiasd/FunctionalPlus.git'