summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-01-15 21:25:57 +0200
committerJonian Guveli2018-01-15 21:25:57 +0200
commit528be015a03c021d70c8cf0ff7b35f8991c31be8 (patch)
tree36a9408ae17f3129adf351f3e84c37b321678d30
parentd71c34518748909308781b8d60f96152acd29642 (diff)
downloadaur-528be015a03c021d70c8cf0ff7b35f8991c31be8.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 bf8ec7bd27c2..d855a7d44842 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 = 9
+ pkgver = 10
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/v9.tar.gz
- md5sums = 68e83babb5ec629d634c4a640d8b1a25
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v10.tar.gz
+ md5sums = d0493496394df52674b2bbbdf3f730bb
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 42cfd745f0eb..45a6aca78894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=9
+pkgver=10
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=("68e83babb5ec629d634c4a640d8b1a25")
+md5sums=("d0493496394df52674b2bbbdf3f730bb")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"