summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFoivos S. Zakkak2015-10-15 23:41:34 +0300
committerFoivos S. Zakkak2015-10-15 23:41:34 +0300
commit07f5ef03d84d0cceaee7917bf432e95f5d703f60 (patch)
tree26349d379c06ef71b0c819008bc50fc2a1132855 /PKGBUILD
parentbbfda47ef319ad58e5baaa1b93b399fb43fd6987 (diff)
downloadaur-07f5ef03d84d0cceaee7917bf432e95f5d703f60.tar.gz
Update to v1.3.5 for gnome 3.18
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f44168a332b6..09fc2676a976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Contributor: Pieter Goetschalckx <3.14.e.ter at gmail dot com>
pkgname=gnome-shell-extension-workspace-grid
-pkgver=1.3.4.r0.g22b96b2
+pkgver=1.3.5.r0.gacb6398
pkgrel=1
pkgdesc="Allows to configure your workspaces in a grid"
-arch=('i686' 'x86_64')
+arch=(any)
url="https://github.com/zakkak/workspace-grid-gnome-shell-extension"
license=('unknown')
depends=('gnome-shell')
makedepends=('git')
install=gnome-shell-extension-workspace-grid.install
-source=("$pkgname::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git#tag=v1.3.4")
+source=("$pkgname::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git#tag=v1.3.5")
sha256sums=('SKIP')
pkgver() {