summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-08-25 16:07:59 +0300
committerJonian Guveli2017-08-25 16:07:59 +0300
commit7bdd86f8cd397ef9c7acdf4b8efd4d3086d21d0c (patch)
treefb04dc39f421abbb63b1bd1b9b5492597170b0a7
parent02281457c9abbfd1fbb0370fac5e8fa6da05e556 (diff)
downloadaur-7bdd86f8cd397ef9c7acdf4b8efd4d3086d21d0c.tar.gz
update git urls and version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e33adfac5f44..5a65eac1487d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Aug 24 10:56:21 UTC 2017
+# Fri Aug 25 13:04:31 UTC 2017
pkgbase = gnome-shell-extension-unite-git
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 50.0e6a9a0
+ pkgver = 51.caecfc9
pkgrel = 1
- url = https://github.com/jonian/unite-shell
+ url = https://github.com/hardpixel/unite-shell
arch = any
license = GPL
makedepends = git
@@ -12,7 +12,7 @@ pkgbase = gnome-shell-extension-unite-git
depends = xorg-xprop
provides = gnome-shell-extension-unite
conflicts = gnome-shell-extension-unite
- source = gnome-shell-extension-unite-git::git+https://github.com/jonian/unite-shell
+ source = gnome-shell-extension-unite-git::git+https://github.com/hardpixel/unite-shell
md5sums = SKIP
pkgname = gnome-shell-extension-unite-git
diff --git a/PKGBUILD b/PKGBUILD
index a64592d0c6e0..4e9fed2abee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite-git
-pkgver=50.0e6a9a0
+pkgver=51.caecfc9
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")
makedepends=("git")
provides=("gnome-shell-extension-unite")
conflicts=("gnome-shell-extension-unite")
-source=("$pkgname::git+https://github.com/jonian/unite-shell")
+source=("$pkgname::git+https://github.com/hardpixel/unite-shell")
md5sums=("SKIP")
pkgver() {