summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFoivos S. Zakkak2017-02-15 01:14:56 +0200
committerFoivos S. Zakkak2017-02-15 01:16:39 +0200
commit94dd948c56f6c1cba00876e863eccb5a089d1f67 (patch)
treee5cfeefecd11b5693355f1cc09f4b6fa872123ff
parent5995ffb2a4ad1081897b590c3512cb0b81604d20 (diff)
downloadaur-94dd948c56f6c1cba00876e863eccb5a089d1f67.tar.gz
Add -git to name
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
-rw-r--r--gnome-shell-extension-workspace-grid-git.install (renamed from gnome-shell-extension-workspace-grid.install)0
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 085731f46841..e5ca94a00447 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Apr 18 12:03:32 UTC 2016
-pkgbase = gnome-shell-extension-workspace-grid
+# Tue Feb 14 23:16:13 UTC 2017
+pkgbase = gnome-shell-extension-workspace-grid-git
pkgdesc = Allows to configure your workspaces in a grid
- pkgver = 1.3.8.15
+ pkgver = 1.3.9.2
pkgrel = 1
url = https://github.com/zakkak/workspace-grid-gnome-shell-extension
- install = gnome-shell-extension-workspace-grid.install
+ install = gnome-shell-extension-workspace-grid-git.install
arch = any
license = GPL3
makedepends = git
depends = gnome-shell
- source = gnome-shell-extension-workspace-grid::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git
+ source = gnome-shell-extension-workspace-grid-git::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git
sha256sums = SKIP
-pkgname = gnome-shell-extension-workspace-grid
+pkgname = gnome-shell-extension-workspace-grid-git
diff --git a/PKGBUILD b/PKGBUILD
index c11f347cfc38..0d83ea743fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Foivos S. Zakkak <foivos at zakkak dot net>
# Contributor: Pieter Goetschalckx <3.14.e.ter at gmail dot com>
-pkgname=gnome-shell-extension-workspace-grid
-pkgver=1.3.8.15
+pkgname=gnome-shell-extension-workspace-grid-git
+pkgver=1.3.9.2
pkgrel=1
pkgdesc="Allows to configure your workspaces in a grid"
arch=(any)
@@ -10,7 +10,7 @@ url="https://github.com/zakkak/workspace-grid-gnome-shell-extension"
license=('GPL3')
depends=('gnome-shell')
makedepends=('git')
-install=gnome-shell-extension-workspace-grid.install
+install=gnome-shell-extension-workspace-grid-git.install
source=("$pkgname::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git")
sha256sums=('SKIP')
diff --git a/gnome-shell-extension-workspace-grid.install b/gnome-shell-extension-workspace-grid-git.install
index 8cd7bfd8ba3b..8cd7bfd8ba3b 100644
--- a/gnome-shell-extension-workspace-grid.install
+++ b/gnome-shell-extension-workspace-grid-git.install