summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b143ed7dbd9f..c89b3065541f 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ 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.4
pkgrel = 1
- url = https://github.com/Shatur95/optimus-manager-qt
+ url = https://github.com/Shatur/optimus-manager-qt
arch = x86_64
license = GPL3
makedepends = git
@@ -12,7 +12,7 @@ pkgbase = optimus-manager-qt
depends = qt5-svg
depends = qt5-x11extras
depends = optimus-manager>=1.4
- source = optimus-manager-qt-1.6.4.tar.gz::https://github.com/Shatur95/optimus-manager-qt/archive/1.6.4.tar.gz
+ source = optimus-manager-qt-1.6.4.tar.gz::https://github.com/Shatur/optimus-manager-qt/archive/1.6.4.tar.gz
sha256sums = c4f56d8ae0b91565dc1ebb3ee5145431377ede2dec97dbd6e9c98539537b4b34
pkgname = optimus-manager-qt
diff --git a/PKGBUILD b/PKGBUILD
index dc01c2dd1a26..301848b5904a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=1.6.4
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)
-url=https://github.com/Shatur95/optimus-manager-qt
+url=https://github.com/Shatur/optimus-manager-qt
license=(GPL3)
depends=(qt5-base qt5-svg qt5-x11extras 'optimus-manager>=1.4')
makedepends=(git qt5-tools extra-cmake-modules)