summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-04-06 12:11:09 +0300
committerJonian Guveli2018-04-06 12:11:09 +0300
commit643bd47a766a1e464ddca2c9026a2e2977715997 (patch)
tree94e876c1f103feef0f7ec9335347cb5468d98fd3
parent437bcc343f7eefa22312be19e5e96de5f519fa32 (diff)
downloadaur-643bd47a766a1e464ddca2c9026a2e2977715997.tar.gz
version update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 554d6eaf35f1..d5e432d984bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-unite
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 15
+ pkgver = 16
pkgrel = 1
url = https://github.com/hardpixel/unite-shell
arch = any
@@ -10,8 +10,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-15::https://github.com/hardpixel/unite-shell/archive/v15.tar.gz
- md5sums = 69ac1d3117224657b624986bdac85477
+ source = gnome-shell-extension-unite-16::https://github.com/hardpixel/unite-shell/archive/v16.tar.gz
+ md5sums = bdb1a043eec2a6b1ba1936a749ef7e7d
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 8944cd90a32e..d318f064dfa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=15
+pkgver=16
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-$pkgver::https://github.com/hardpixel/unite-shell/archive/v$pkgver.tar.gz")
-md5sums=("69ac1d3117224657b624986bdac85477")
+md5sums=("bdb1a043eec2a6b1ba1936a749ef7e7d")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"