summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent5995ffb2a4ad1081897b590c3512cb0b81604d20 (diff)
downloadaur-94dd948c56f6c1cba00876e863eccb5a089d1f67.tar.gz
Add -git to name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')