summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952021-04-04 14:37:03 +0300
committerShatur952021-04-04 14:37:03 +0300
commit080cb4e6a1d30f031521bdc0d139e9bc74aac7a9 (patch)
tree9f4d059876758c53c54740cc3de06b9b260a7433
parent7c1d7cc169ae112ea8ef7e58e97d11396d4e44de (diff)
downloadaur-080cb4e6a1d30f031521bdc0d139e9bc74aac7a9.tar.gz
Update to 1.6.2
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5417b07854c..5e1172e37004 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.1
+ pkgver = 1.6.2
pkgrel = 1
url = https://github.com/Shatur95/optimus-manager-qt
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = optimus-manager-qt
depends = qt5-svg
depends = qt5-x11extras
depends = optimus-manager>=1.4
- source = optimus-manager-qt-1.6.1.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.1.tar.gz
- sha256sums = 4485b7522d36259b56290eb962e3e8f5e5653739bd19c93277ab25df04b4f3c9
+ source = optimus-manager-qt-1.6.2.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.2.tar.gz
+ sha256sums = d62da8ad7a323fba0b60879d0e74936ac4c771565331b3b8806b2c6224247c53
pkgname = optimus-manager-qt
diff --git a/PKGBUILD b/PKGBUILD
index 1dfb56e0cd9b..5560d579e3c8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_with_plasma=false
pkgname=optimus-manager-qt
-pkgver=1.6.1
+pkgver=1.6.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)
@@ -13,7 +13,7 @@ license=(GPL3)
depends=(qt5-base qt5-svg qt5-x11extras 'optimus-manager>=1.4')
makedepends=(git qt5-tools libxrandr extra-cmake-modules)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(4485b7522d36259b56290eb962e3e8f5e5653739bd19c93277ab25df04b4f3c9)
+sha256sums=(d62da8ad7a323fba0b60879d0e74936ac4c771565331b3b8806b2c6224247c53)
if [ $_with_plasma == true ]
then