summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-10-10 09:59:45 -0600
committerMark Wagie2023-10-10 09:59:45 -0600
commite5459fc1663bdc2215de717cb885bed169d265d1 (patch)
tree1b8958305770173da326322b26589297e329c1ca /PKGBUILD
parent5c1e36aac7e5101ed873a3a63d1de6ef6f9d5a66 (diff)
downloadaur-e5459fc1663bdc2215de717cb885bed169d265d1.tar.gz
1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e21dfab9c2f6..647a35683855 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.0.0
+pkgver=1.1.0
pkgrel=1
pkgdesc="Qt overclocking tool for GNU/Linux"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('boost-libs' 'hicolor-icon-theme' 'libdrm' 'libxnvctrl' 'nvidia-utils'
'qt5-base' 'qt5-charts')
makedepends=('boost' 'cuda' 'git' 'meson' 'qt5-tools')
-_commit=821d2d90324bdc8cd6babed15e9ba28681f67002 # tags/1.0.0^0
+_commit=0f66731013320377a7a683bd1489c2754faffb92 # tags/1.1.0^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'