summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-10-27 14:40:34 +0300
committerJonian Guveli2017-10-27 14:40:34 +0300
commit02940f4289ce16fdda2de75cda5e3b06fd8fcdef (patch)
treedf02c252c2917451ff596c3771c2d1ced6224bff
parent618dc34d4ec429ba6ada1abc2f2162d5a0ce18c3 (diff)
downloadaur-02940f4289ce16fdda2de75cda5e3b06fd8fcdef.tar.gz
version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d30c80c2e5f..a1dd48a170e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Oct 8 13:35:35 UTC 2017
+# Fri Oct 27 11:40:18 UTC 2017
pkgbase = gnome-shell-extension-unite
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 6
+ pkgver = 7
pkgrel = 1
url = https://github.com/hardpixel/unite-shell
arch = any
@@ -12,8 +12,8 @@ pkgbase = gnome-shell-extension-unite
optdepends = gnome-shell-extension-dash-to-dock
provides = gnome-shell-extension-unite
conflicts = gnome-shell-extension-unite-git
- source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v6.tar.gz
- md5sums = f19adeb22462242bfa3aa1151e84296a
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v7.tar.gz
+ md5sums = bdae5a7a3ad883a655634f2d32f17a01
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index c639890cae8a..35bbb7687d36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=6
+pkgver=7
pkgrel=1
pkgdesc="Unite makes GNOME Shell look like Ubuntu Unity Shell"
arch=("any")
@@ -11,7 +11,7 @@ optdepends=("gnome-shell-extension-dash-to-dock")
provides=("gnome-shell-extension-unite")
conflicts=("gnome-shell-extension-unite-git")
source=("$pkgname::https://github.com/hardpixel/unite-shell/archive/v$pkgver.tar.gz")
-md5sums=("f19adeb22462242bfa3aa1151e84296a")
+md5sums=("bdae5a7a3ad883a655634f2d32f17a01")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"