binary + installer

This commit is contained in:
Zacharias-Brohn
2026-02-18 19:07:31 +01:00
parent 457007f74d
commit c8e6687bc3
3 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ license=('GPL-3.0-only')
depends=('python' 'python-pillow' 'python-materialyoucolor' 'libnotify' 'swappy' 'dart-sass'
'app2unit' 'wl-clipboard' 'dconf' 'cliphist')
makedepends=('python-build' 'python-installer' 'python-hatch' 'python-hatch-vcs')
source=("$pkgname::git+$url.git")
source=("$pkgname::git+$url.git#branch=cli-tool")
sha256sums=('SKIP')
build() {