summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-10-16 21:42:31 +0300
committerJonian Guveli2018-10-16 21:42:31 +0300
commit692efc38d9e089bbe2aaa94abb15cf6a87210951 (patch)
tree2041e7a33029eee8bfbb26ada3faf79b8a1e0566
parentbabb468950a6bdea55c3422ff1a9354affdb07f3 (diff)
downloadaur-692efc38d9e089bbe2aaa94abb15cf6a87210951.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 9af581caf9f9..d07ff2bbabea 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 = 20
+ pkgver = 21
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-20::https://github.com/hardpixel/unite-shell/archive/v20.tar.gz
- md5sums = b358cd9bb8f5e78ccb3f7f9e078331e3
+ source = gnome-shell-extension-unite-21::https://github.com/hardpixel/unite-shell/archive/v21.tar.gz
+ md5sums = 3c200249db02a56c98d116849589962f
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 61b7ccbf360e..867e3d53ef10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=20
+pkgver=21
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=("b358cd9bb8f5e78ccb3f7f9e078331e3")
+md5sums=("3c200249db02a56c98d116849589962f")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"