summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952021-04-02 23:59:25 +0300
committerShatur952021-04-02 23:59:25 +0300
commit7c1d7cc169ae112ea8ef7e58e97d11396d4e44de (patch)
tree25128098befc03c2acbcf29f914bd924960b5cff
parentc7ddce06419c39ce40eabceac6578a38a8c67a79 (diff)
downloadaur-7c1d7cc169ae112ea8ef7e58e97d11396d4e44de.tar.gz
Update to 1.6.1
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2325bda2b425..f5417b07854c 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.0
+ pkgver = 1.6.1
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.0.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.0.tar.gz
- sha256sums = 13e627617087845b81ca4ecd19cbbda7393d5bd823a77b7115f34fa4282991a9
+ source = optimus-manager-qt-1.6.1.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.1.tar.gz
+ sha256sums = 4485b7522d36259b56290eb962e3e8f5e5653739bd19c93277ab25df04b4f3c9
pkgname = optimus-manager-qt
diff --git a/PKGBUILD b/PKGBUILD
index e474e297d408..1dfb56e0cd9b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_with_plasma=false
pkgname=optimus-manager-qt
-pkgver=1.6.0
+pkgver=1.6.1
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=(13e627617087845b81ca4ecd19cbbda7393d5bd823a77b7115f34fa4282991a9)
+sha256sums=(4485b7522d36259b56290eb962e3e8f5e5653739bd19c93277ab25df04b4f3c9)
if [ $_with_plasma == true ]
then