summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-09-07 02:06:55 +0300
committerJonian Guveli2018-09-07 02:06:55 +0300
commitbabb468950a6bdea55c3422ff1a9354affdb07f3 (patch)
tree88270625b010b03535e657fe600545ca8e1e24b6
parent522af877893dd4aef2b7b037eabdf575f60fd11f (diff)
downloadaur-babb468950a6bdea55c3422ff1a9354affdb07f3.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 38bef90e38f0..9af581caf9f9 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 = 18
+ pkgver = 20
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-18::https://github.com/hardpixel/unite-shell/archive/v18.tar.gz
- md5sums = 19a54146c1c2ce3eff58df38d5f4b447
+ source = gnome-shell-extension-unite-20::https://github.com/hardpixel/unite-shell/archive/v20.tar.gz
+ md5sums = b358cd9bb8f5e78ccb3f7f9e078331e3
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 5a85ba0a3b80..61b7ccbf360e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=18
+pkgver=20
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=("19a54146c1c2ce3eff58df38d5f4b447")
+md5sums=("b358cd9bb8f5e78ccb3f7f9e078331e3")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"