summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952021-05-07 22:44:13 +0300
committerShatur952021-05-07 22:44:13 +0300
commitae8b1d1f1d04d24d8ed82217f75452479bd1e1f6 (patch)
tree2ac1040d4848522f2571f2a78a18788bb53b6f85
parent080cb4e6a1d30f031521bdc0d139e9bc74aac7a9 (diff)
downloadaur-ae8b1d1f1d04d24d8ed82217f75452479bd1e1f6.tar.gz
Update to 1.6.3
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e1172e37004..32e2ee453680 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.2
+ pkgver = 1.6.3
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.2.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.2.tar.gz
- sha256sums = d62da8ad7a323fba0b60879d0e74936ac4c771565331b3b8806b2c6224247c53
+ source = optimus-manager-qt-1.6.3.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.3.tar.gz
+ sha256sums = 6c03440056aacc2960de066370284394ac0917720260d295d0d49931c725e1ae
pkgname = optimus-manager-qt
diff --git a/PKGBUILD b/PKGBUILD
index 5560d579e3c8..587195c5555b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_with_plasma=false
pkgname=optimus-manager-qt
-pkgver=1.6.2
+pkgver=1.6.3
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=(d62da8ad7a323fba0b60879d0e74936ac4c771565331b3b8806b2c6224247c53)
+sha256sums=(6c03440056aacc2960de066370284394ac0917720260d295d0d49931c725e1ae)
if [ $_with_plasma == true ]
then