update to gitea

This commit is contained in:
Zacharias-Brohn
2026-03-23 18:55:34 +01:00
parent 4d55139972
commit ce91351870
+2 -2
View File
@@ -3,12 +3,12 @@ pkgver=0.1.0
pkgrel=1 pkgrel=1
pkgdesc='The cli for zshell' pkgdesc='The cli for zshell'
arch=('any') 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') license=('GPL-3.0-only')
depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass' depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass'
'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer') 'app2unit' 'wl-clipboard' 'dconf' 'cliphist' 'python-typer')
makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs') 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') sha256sums=('SKIP')
build() { build() {