summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-08-25 16:43:54 +0300
committerJonian Guveli2017-08-25 16:43:54 +0300
commitab715112af6e583d20192db70d7928be4a34f56e (patch)
tree61f0402cdebf24352118df14c03c0d4cb9d3d544
parent7bdd86f8cd397ef9c7acdf4b8efd4d3086d21d0c (diff)
downloadaur-ab715112af6e583d20192db70d7928be4a34f56e.tar.gz
version and optdepends update
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a65eac1487d..f20bdc1440db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 25 13:04:31 UTC 2017
+# Fri Aug 25 13:43:46 UTC 2017
pkgbase = gnome-shell-extension-unite-git
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 51.caecfc9
+ pkgver = 52.1c385ff
pkgrel = 1
url = https://github.com/hardpixel/unite-shell
arch = any
@@ -10,6 +10,7 @@ pkgbase = gnome-shell-extension-unite-git
makedepends = git
depends = gnome-shell
depends = xorg-xprop
+ optdepends = gnome-shell-extension-dash-to-dock-git
provides = gnome-shell-extension-unite
conflicts = gnome-shell-extension-unite
source = gnome-shell-extension-unite-git::git+https://github.com/hardpixel/unite-shell
diff --git a/PKGBUILD b/PKGBUILD
index 4e9fed2abee3..e19c00ac539b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite-git
-pkgver=51.caecfc9
+pkgver=52.1c385ff
pkgrel=1
pkgdesc="Unite makes GNOME Shell look like Ubuntu Unity Shell"
arch=("any")
url="https://github.com/hardpixel/unite-shell"
license=("GPL")
depends=("gnome-shell" "xorg-xprop")
+optdepends=("gnome-shell-extension-dash-to-dock-git")
makedepends=("git")
provides=("gnome-shell-extension-unite")
conflicts=("gnome-shell-extension-unite")