summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Brunelli2015-12-04 10:15:55 -0200
committerIan Brunelli2015-12-04 10:15:55 -0200
commit2b7ca2a3c3e008eae97901b52c902b0df084a6de (patch)
tree3029b427b752edd65f123f2ec1aad50e2500bd27
parente385713cb191a8278dd902e7e60aa6d42746cdab (diff)
downloadaur-2b7ca2a3c3e008eae97901b52c902b0df084a6de.tar.gz
Updated URL.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96dc119ff5ea..06bf2393c9e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,12 +2,12 @@ pkgbase = gnome-shell-extension-installer
pkgdesc = A bash script to search and install GNOME Shell extensions
pkgver = 1.4.2
pkgrel = 1
- url = https://github.com/ianbrunelli/gnome-shell-extension-installer
+ url = https://github.com/brunelli/gnome-shell-extension-installer
arch = any
license = GPL2
depends = gnome-shell
optdepends = less: to display comments and long descriptions more elegantly
- source = gnome-shell-extension-installer::https://github.com/ianbrunelli/gnome-shell-extension-installer/releases/download/v1.4.2/gnome-shell-extension-installer
+ source = gnome-shell-extension-installer::https://github.com/brunelli/gnome-shell-extension-installer/releases/download/v1.4.2/gnome-shell-extension-installer
sha256sums = 22a44cacd4e2b9752395809a0642da43df59192284cfcd41398ed3e843310bbf
pkgname = gnome-shell-extension-installer
diff --git a/PKGBUILD b/PKGBUILD
index 45e5077e77aa..bb029930ff48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A bash script to search and install GNOME Shell extensions"
arch=(any)
license=(GPL2)
-url=https://github.com/ianbrunelli/gnome-shell-extension-installer
+url=https://github.com/brunelli/gnome-shell-extension-installer
depends=(gnome-shell)
optdepends=("less: to display comments and long descriptions more elegantly")
source=("$pkgname"::"$url/releases/download/v$pkgver/gnome-shell-extension-installer")