summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d83ea743fd3..6f4500bfb35e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=(any)
url="https://github.com/zakkak/workspace-grid-gnome-shell-extension"
license=('GPL3')
depends=('gnome-shell')
+replaces=('gnome-shell-extension-workspace-grid')
makedepends=('git')
install=gnome-shell-extension-workspace-grid-git.install
source=("$pkgname::git+https://github.com/zakkak/workspace-grid-gnome-shell-extension.git")