From b9fcc856221dd52732d69e9a6a41785724715e76 Mon Sep 17 00:00:00 2001 From: Zacharias-Brohn Date: Tue, 23 Jun 2026 11:46:43 +0200 Subject: [PATCH] point to main --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 02b8f8e..c17167b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ license=('GPL-3.0-only') depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass' 'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer' 'qt6-canvaspainter') makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs' 'cargo' 'rust' 'cmake' 'ninja') -source=("$pkgname::git+$url.git#branch=feat/updated-components") +source=("$pkgname::git+$url.git#branch=main") sha256sums=('SKIP') build() {