summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-02-19 14:40:57 +0200
committerJonian Guveli2018-02-19 14:40:57 +0200
commitde5dfc6bdbee63a0991fef8b4f8aef4e059663dd (patch)
tree06361ab2c6985fd0d87ed6b58e76682aa1137c69
parent528be015a03c021d70c8cf0ff7b35f8991c31be8 (diff)
downloadaur-de5dfc6bdbee63a0991fef8b4f8aef4e059663dd.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 d855a7d44842..3a1e3df7482c 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 = 10
+ pkgver = 11
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::https://github.com/hardpixel/unite-shell/archive/v10.tar.gz
- md5sums = d0493496394df52674b2bbbdf3f730bb
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v11.tar.gz
+ md5sums = ef2a836f61f6de778eb8276f585fc113
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 45a6aca78894..bb1d5e3425a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=10
+pkgver=11
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=("d0493496394df52674b2bbbdf3f730bb")
+md5sums=("ef2a836f61f6de778eb8276f585fc113")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"