summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinArcX2018-10-18 11:12:33 +0330
committerLinArcX2018-10-18 11:12:33 +0330
commit0a3cbbd8f1bb79419f337b04183b6fa13063fb66 (patch)
treec34d8235018363216facbccef07a7c34a450a380
parenta16ac905e6a6417abd93ace3aae316147b2bca6f (diff)
downloadaur-0a3cbbd8f1bb79419f337b04183b6fa13063fb66.tar.gz
change remote
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16543f1fb531..9c87b6541671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gnome-shell-extension-show-desktop-button
pkgdesc = Add Show Desktop Button to Gnome Panel.
pkgver = r4.8cf4f41
pkgrel = 1
- url = https://github.com/amivaleo/Show-Desktop-Button
+ url = https://github.com/LinArcX/Show-Desktop-Button
arch = any
license = GPL3
makedepends = git
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-show-desktop-button
provides = gnome-shell-extension-show-desktop-button
conflicts = gnome-shell-extension-show-desktop-button
replaces = gnome-shell-extension-show-desktop-button
- source = gnome-shell-extension-show-desktop-button::git+https://github.com/amivaleo/Show-Desktop-Button
+ source = gnome-shell-extension-show-desktop-button::git+https://github.com/LinArcX/Show-Desktop-Button
sha256sums = SKIP
pkgname = gnome-shell-extension-show-desktop-button
diff --git a/PKGBUILD b/PKGBUILD
index 8783b88cf37a..2f14a162f4ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r4.8cf4f41
pkgrel=1
pkgdesc="Add Show Desktop Button to Gnome Panel."
arch=(any)
-url="https://github.com/amivaleo/Show-Desktop-Button"
+url="https://github.com/LinArcX/Show-Desktop-Button"
license=(GPL3)
depends=('gnome-shell>=3.24')
provides=("${pkgname%-git}")
@@ -13,7 +13,7 @@ conflicts=("${pkgname%-git}")
replaces=("${pkgname%-git}")
makedepends=(git)
# install='gnome-shell-extension.install'
-source=("${pkgname%-git}"::"git+https://github.com/amivaleo/Show-Desktop-Button")
+source=("${pkgname%-git}"::"git+https://github.com/LinArcX/Show-Desktop-Button")
sha256sums=('SKIP')
pkgver() {