summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHennadii Chernyshchyk2022-04-13 21:46:35 +0300
committerHennadii Chernyshchyk2022-04-13 21:46:35 +0300
commit077c324290e9389f5a6d7ee54aa5196342da10c9 (patch)
treeeced79e198511e760e0be13310137be342843f8f
parent847e7a0bb81741610360c0cf52cef946e830d42e (diff)
downloadaur-077c324290e9389f5a6d7ee54aa5196342da10c9.tar.gz
Update to 1.6.5
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c89b3065541f..aa9f943bc9cc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = optimus-manager-qt
pkgdesc = A Qt interface for Optimus Manager that allows to configure and switch GPUs on Optimus laptops using the tray menu
- pkgver = 1.6.4
+ pkgver = 1.6.5
pkgrel = 1
url = https://github.com/Shatur/optimus-manager-qt
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = optimus-manager-qt
depends = qt5-svg
depends = qt5-x11extras
depends = optimus-manager>=1.4
- source = optimus-manager-qt-1.6.4.tar.gz::https://github.com/Shatur/optimus-manager-qt/archive/1.6.4.tar.gz
- sha256sums = c4f56d8ae0b91565dc1ebb3ee5145431377ede2dec97dbd6e9c98539537b4b34
+ source = optimus-manager-qt-1.6.5.tar.gz::https://github.com/Shatur/optimus-manager-qt/archive/1.6.5.tar.gz
+ sha256sums = f96ab6fd1cdc4856fdcc0ca76408270e5b36a909e0e0dafe8865e63d6aea4dc0
pkgname = optimus-manager-qt
diff --git a/PKGBUILD b/PKGBUILD
index 301848b5904a..405892beb63a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_with_plasma=false
pkgname=optimus-manager-qt
-pkgver=1.6.4
+pkgver=1.6.5
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)
@@ -13,7 +13,7 @@ license=(GPL3)
depends=(qt5-base qt5-svg qt5-x11extras 'optimus-manager>=1.4')
makedepends=(git qt5-tools extra-cmake-modules)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(c4f56d8ae0b91565dc1ebb3ee5145431377ede2dec97dbd6e9c98539537b4b34)
+sha256sums=(f96ab6fd1cdc4856fdcc0ca76408270e5b36a909e0e0dafe8865e63d6aea4dc0)
if [[ $_with_plasma == true ]]
then