summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShatur952019-11-17 02:41:00 +0200
committerShatur952019-11-17 02:41:00 +0200
commitdbd3ce35fb41ea7bdad8a2a26e53c0f49fe141ab (patch)
treeade0f911eb5447ca978b33c842fb61ec51074463
parent39cb53cfb4945f9108eca7b48c6ebf61884f847b (diff)
downloadaur-dbd3ce35fb41ea7bdad8a2a26e53c0f49fe141ab.tar.gz
Update to 1.4.2
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8911962d2971..1be3042ee577 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _plasma=false
_singleapplication=3.0.18
pkgname=optimus-manager-qt
-pkgver=1.4.1
+pkgver=1.4.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')
@@ -17,7 +17,7 @@ depends=('qt5-base' 'qt5-x11extras' 'optimus-manager>=1.2.2')
makedepends=('qt5-tools' 'libxrandr')
source=($pkgname-$pkgver.tar.gz::"https://github.com/Shatur95/optimus-manager-qt/archive/$pkgver.tar.gz"
SingleApplication-$_singleapplication.tar.gz::"https://github.com/itay-grudev/SingleApplication/archive/$_singleapplication.tar.gz")
-sha256sums=('1d79716798fbe7e237625bcd859d7e5a3874309e9901c1b0fe1fa4dbe3db245c'
+sha256sums=('0b8cc93dd6864522d1737668cb24b97b00d25eed6d5165862273a6abc2a5b7a3'
'0f0ce6466dbfdadf2a7ea75aa1d461e2e279c8c03f747117c75bd376a46c6eec')
if [ $_plasma == true ]