From 10c7db4add91c3ac743cdca55d3020e33c190280 Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 14 Nov 2020 13:13:30 +0100 Subject: [PATCH] change branch to master --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 01ef1da..f99564b 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 = r594.d1d2b0e + pkgver = r601.e1a9db9 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_groovy + source = shell::git+https://github.com/pop-os/shell.git#branch=master sha256sums = SKIP pkgname = gnome-shell-extension-pop-shell-git diff --git a/PKGBUILD b/PKGBUILD index 6096dd8..a082490 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=r594.d1d2b0e +pkgver=r601.e1a9db9 pkgrel=1 _gitorg=pop-os _gitname=shell -_gitbranch=master_groovy +_gitbranch=master arch=(any) url="https://github.com/pop-os/shell" license=("GPLv3")