From cc8b117957b2f81e95bd7eb3942d49d7240afd7e Mon Sep 17 00:00:00 2001 From: Zacharias-Brohn Date: Wed, 8 Jul 2026 23:04:52 +0200 Subject: [PATCH] main branch --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index a978f6c..7499cb2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname='zshell' -pkgver=0.2.0.r21.g8743333 +pkgver=0.2.0.r36.g80ee714 pkgrel=1 pkgdesc='The cli for zshell' arch=('any') @@ -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' 'nuitka') -source=("$pkgname::git+$url.git#branch=feat/aot-compilation-cli") +source=("$pkgname::git+$url.git#branch=main") options=('!lto') sha256sums=('SKIP')