summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eb9675ad611..6aefbed8c787 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_plasma=false
pkgname=optimus-manager-qt
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
pkgdesc="A Qt interface for Optimus Manager that allows to configure and switch GPUs on Optimus laptops using the tray menu"
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('qt5-base' 'optimus-manager>=1.0')
makedepends=('qt5-tools')
source=($pkgname-$pkgver.tar.gz::"https://github.com/Shatur95/optimus-manager-qt/archive/$pkgver.tar.gz"
SingleApplication-submodule.tar.gz::"https://github.com/itay-grudev/SingleApplication/archive/3.0.14.tar.gz")
-sha256sums=('411feb51bfad206937f53b0c75667fa6eb4749f8aa4005e5a3b0d363211c6a9a'
+sha256sums=('43afc7e2c13544e4ff2fac2f48185a9ca37fe7c3b7d2ae718879644c756624e7'
'898aa58cebceb07a3b9af65011c0eef23e9789f930a021037dd7e05d2910f318')
if [ $_plasma == true ]; then