summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-06-30 10:48:58 -0600
committerMark Wagie2024-06-30 10:48:58 -0600
commit637c0ee428792995b4c50e071dbbc735f427ae95 (patch)
treea09217095c285fa66a0e36545f17b596ec00113c /PKGBUILD
parent2a5fb48fda136d9d6d58067c9484dd264bb31297 (diff)
downloadaur-637c0ee428792995b4c50e071dbbc735f427ae95.tar.gz
specify branch manually
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01152d912cff..b203368ea029 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vincent.Ducamps <aur@ducamps.eu>
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=gnome-shell-extension-pop-shell-git
-pkgver=1.2.0.r304.g9418d0a
+pkgver=1.2.0.r305.gcfa0c55
pkgrel=1
pkgdesc="GNOME Shell extension for advanced tiling window management"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('gnome-control-center: keybinding categories'
'gnome-shell-extensions: for Native Window Placment extension')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/pop-os/shell.git'
+source=('git+https://github.com/pop-os/shell.git#branch=master_noble'
'0001-Remove-schema-handling-from-transpile.sh.patch'
'50_org.gnome.desktop.wm.keybindings.pop-shell.gschema.override'
'50_org.gnome.mutter.pop-shell.gschema.override'