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 dca772892838..e9b8e3688cdf 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _plasma=false
_singleapplication=3.0.15
pkgname=optimus-manager-qt
-pkgver=1.3.1
+pkgver=1.3.2
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')
@@ -17,7 +17,7 @@ depends=('qt5-base' 'optimus-manager>=1.2')
makedepends=('qt5-tools')
source=($pkgname-$pkgver.tar.gz::"https://github.com/Shatur95/optimus-manager-qt/archive/$pkgver.tar.gz"
SingleApplication-$_singleapplication.tar.gz::"https://github.com/itay-grudev/SingleApplication/archive/$_singleapplication.tar.gz")
-sha256sums=('f6fc71e792c7bafadb6e37eca0f6e398fc2517a7defef3e97d673fee95ff9e0a'
+sha256sums=('c0744e056483583c44c62db1d643be75d6e288d9c7d3ce0e1a3f50c968a9f015'
'312c125a5564f5aaa22b532599bc9707c1570a2e97232529848a66dc74486de3')
if [ $_plasma == true ]