summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-08-25 16:07:01 +0300
committerJonian Guveli2017-08-25 16:07:01 +0300
commit855e220c9fbff15ffcf33417c1a882a5bfc4769d (patch)
tree5eb3df6477e2163b38d39eacae5ff65565320e13
parenta300c58d2c5a5347aeecf0c3cb080ec89a421bc2 (diff)
downloadaur-855e220c9fbff15ffcf33417c1a882a5bfc4769d.tar.gz
update package urls
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ef1e44330a0..5ff8bbe1f7e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Aug 23 20:25:20 UTC 2017
+# Fri Aug 25 13:05:53 UTC 2017
pkgbase = gnome-shell-extension-unite
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
pkgver = 0.1.3
pkgrel = 1
- url = https://github.com/jonian/unite-shell
+ url = https://github.com/hardpixel/unite-shell
arch = any
license = GPL
depends = gnome-shell
depends = xorg-xprop
provides = gnome-shell-extension-unite
conflicts = gnome-shell-extension-unite-git
- source = https://github.com/jonian/unite-shell/archive/v0.1.3.tar.gz
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v0.1.3.tar.gz
md5sums = SKIP
pkgname = gnome-shell-extension-unite
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() {