From ce913518705c06e9b59fc8c400a2f3703056bd76 Mon Sep 17 00:00:00 2001 From: Zacharias-Brohn Date: Mon, 23 Mar 2026 18:55:34 +0100 Subject: [PATCH] update to gitea --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f07fd45..2423943 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,12 +3,12 @@ pkgver=0.1.0 pkgrel=1 pkgdesc='The cli for zshell' arch=('any') -url='https://github.com/Zacharias-Brohn/z-bar-qt' +url='https://git.zach-dev.cc/zach/z-bar-qt' license=('GPL-3.0-only') depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass' 'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer') makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs') -source=("$pkgname::git+$url.git#branch=settingsWindow") +source=("$pkgname::git+$url.git#branch=main") sha256sums=('SKIP') build() {