summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 05ae46081d49..a9ab208b9a64 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@ PLASMA=false
pkgname=optimus-manager-qt
pkgver=1.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A Qt interface for Optimus Manager that allows to configure and switch GPUs on Optimus laptops using the tray menu"
arch=('x86_64')
url="https://github.com/Shatur95/optimus-manager-qt"
license=('GPL3')
depends=('qt5-base' 'optimus-manager>=0.8')
makedepends=('qt5-tools')
-source=($pkgname.tar.gz::"https://github.com/Shatur95/optimus-manager-qt/archive/$pkgver.tar.gz"
+source=($pkgname-$pkgver.tar.gz::"https://github.com/Shatur95/optimus-manager-qt/archive/$pkgver.tar.gz"
SingleApplication-submodule.tar.gz::"https://github.com/itay-grudev/SingleApplication/archive/3.0.14.tar.gz")
sha256sums=('3a98888c6401ca887923288cb353d34a18cf27683a432f6835361a835b564280'
'898aa58cebceb07a3b9af65011c0eef23e9789f930a021037dd7e05d2910f318')