From fef6f598b7ceaef5d5595786fe1481678aa99edb Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 7 Nov 2020 08:54:22 +0100 Subject: [PATCH] change branch to master_groovy --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f4fd80e..01ef1da 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = gnome-shell-extension-pop-shell-git pkgdesc = Pop Shell - Tiling window management in Gnome (WIP) - pkgver = r587.ecc9b38 + pkgver = r594.d1d2b0e pkgrel = 1 url = https://github.com/pop-os/shell install = pop-shell.install @@ -12,7 +12,7 @@ pkgbase = gnome-shell-extension-pop-shell-git depends = pop-shell-shortcuts-git optdepends = gnome-shell-extensions: native-window extension for improved window placement conflicts = gnome-shell-extension-pop-shell - source = shell::git+https://github.com/pop-os/shell.git#branch=master_focal + source = shell::git+https://github.com/pop-os/shell.git#branch=master_groovy sha256sums = SKIP pkgname = gnome-shell-extension-pop-shell-git diff --git a/PKGBUILD b/PKGBUILD index 0098e82..6096dd8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,11 @@ # Maintainer: Vincent.Ducamps pkgname=gnome-shell-extension-pop-shell-git pkgdesc="Pop Shell - Tiling window management in Gnome (WIP)" -pkgver=r587.ecc9b38 +pkgver=r594.d1d2b0e pkgrel=1 _gitorg=pop-os _gitname=shell -_gitbranch=master_focal +_gitbranch=master_groovy arch=(any) url="https://github.com/pop-os/shell" license=("GPLv3")