summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2017-10-28 16:23:26 +0300
committerJonian Guveli2017-10-28 16:23:26 +0300
commit92225fa92adcb750cbb1fe8d029f7f4e862db9be (patch)
tree9f844b42e3841353d54417538495063ea0364c8d
parent02940f4289ce16fdda2de75cda5e3b06fd8fcdef (diff)
downloadaur-92225fa92adcb750cbb1fe8d029f7f4e862db9be.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 a1dd48a170e1..9091806cabe9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Oct 27 11:40:18 UTC 2017
+# Sat Oct 28 13:23:08 UTC 2017
pkgbase = gnome-shell-extension-unite
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 7
+ pkgver = 8
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/v7.tar.gz
- md5sums = bdae5a7a3ad883a655634f2d32f17a01
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v8.tar.gz
+ md5sums = c3a2a4df0910183ff318826938c02ac7
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 35bbb7687d36..0732aa3929e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=7
+pkgver=8
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=("bdae5a7a3ad883a655634f2d32f17a01")
+md5sums=("c3a2a4df0910183ff318826938c02ac7")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"