main branch

This commit is contained in:
Zacharias-Brohn
2026-07-08 23:04:52 +02:00
parent 0527c53724
commit cc8b117957
+2 -2
View File
@@ -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')