summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonian Guveli2018-03-25 15:58:06 +0300
committerJonian Guveli2018-03-25 15:58:06 +0300
commitb48e8763316d8cc39a6e3b0a42955b1f493bdefc (patch)
tree5124759f96ab99279dfbd066c1d84ee48875adbd
parentb614a99408045eb545793b6283412671ecb91f29 (diff)
downloadaur-b48e8763316d8cc39a6e3b0a42955b1f493bdefc.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 82996bc204cf..02a4b3ab3ae4 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 = 13
+ pkgver = 14
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-13::https://github.com/hardpixel/unite-shell/archive/v13.tar.gz
- md5sums = d1cb1f7b0a3ef032f6e95ec23f39af1f
+ source = gnome-shell-extension-unite-14::https://github.com/hardpixel/unite-shell/archive/v14.tar.gz
+ md5sums = b152025dbb9bff78cd4dcb5f433dcb06
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index cc9803013539..5969b85b1df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=13
+pkgver=14
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=("d1cb1f7b0a3ef032f6e95ec23f39af1f")
+md5sums=("b152025dbb9bff78cd4dcb5f433dcb06")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"