summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e8a504b503d..645e73861277 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 1 11:11:13 UTC 2017
+# Mon Sep 18 19:55:41 UTC 2017
pkgbase = gnome-shell-extension-unite
pkgdesc = Unite makes GNOME Shell look like Ubuntu Unity Shell
- pkgver = 0.3.0
+ pkgver = 3
pkgrel = 1
url = https://github.com/hardpixel/unite-shell
arch = any
@@ -12,8 +12,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/v0.3.0.tar.gz
- md5sums = SKIP
+ source = gnome-shell-extension-unite::https://github.com/hardpixel/unite-shell/archive/v3.tar.gz
+ md5sums = da231e4ec4de1912736cb1c9c0c4827b
pkgname = gnome-shell-extension-unite
diff --git a/PKGBUILD b/PKGBUILD
index 96d52387eb7e..8ce6c0236808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=gnome-shell-extension-unite
-pkgver=0.3.0
+pkgver=3
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=("SKIP")
+md5sums=("da231e4ec4de1912736cb1c9c0c4827b")
package() {
mkdir -p "$pkgdir/usr/share/gnome-shell/extensions/"