summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShatur952019-04-20 14:46:55 +0300
committerShatur952019-04-20 14:46:55 +0300
commit6a8f9028931d83686172223986b485673d05b2b0 (patch)
tree9a2866b04b67634f5565bad8ff4e7776325f908c /PKGBUILD
parentc0131df0bace064aeb70db35e6a166ae879c6cea (diff)
downloadaur-6a8f9028931d83686172223986b485673d05b2b0.tar.gz
Update to 1.1.2
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbea62967e09..05ae46081d49 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
PLASMA=false
pkgname=optimus-manager-qt
-pkgver=1.1.1
+pkgver=1.1.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')
@@ -14,7 +14,7 @@ depends=('qt5-base' 'optimus-manager>=0.8')
makedepends=('qt5-tools')
source=($pkgname.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=('eb9ae8c73b9ae5156ac6bc03bf714bba2f204412c7b64c5f900a8778decc8891'
+sha256sums=('3a98888c6401ca887923288cb353d34a18cf27683a432f6835361a835b564280'
'898aa58cebceb07a3b9af65011c0eef23e9789f930a021037dd7e05d2910f318')
if [ ${PLASMA} == true ]; then