summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-08-25 16:07:01 +0300
committerJonian Guveli2017-08-25 16:07:01 +0300
commit855e220c9fbff15ffcf33417c1a882a5bfc4769d (patch)
tree5eb3df6477e2163b38d39eacae5ff65565320e13 /PKGBUILD
parenta300c58d2c5a5347aeecf0c3cb080ec89a421bc2 (diff)
downloadaur-855e220c9fbff15ffcf33417c1a882a5bfc4769d.tar.gz
update package urls
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87670ca8ecfd..8c00b6916c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=0.1.3
pkgrel=1
pkgdesc="Unite makes GNOME Shell look like Ubuntu Unity Shell"
arch=("any")
-url="https://github.com/jonian/unite-shell"
+url="https://github.com/hardpixel/unite-shell"
license=("GPL")
depends=("gnome-shell" "xorg-xprop")
provides=("gnome-shell-extension-unite")
conflicts=("gnome-shell-extension-unite-git")
-source=("https://github.com/jonian/unite-shell/archive/v$pkgver.tar.gz")
+source=("$pkgname::https://github.com/hardpixel/unite-shell/archive/v$pkgver.tar.gz")
md5sums=("SKIP")
package() {