blob: 0cafc164021b08352694714fe2b64de5b1d295ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-comfyui-frontend-package
pkgdesc = Official front-end implementation of ComfyUI
pkgver = 1.43.1
pkgrel = 2
url = https://github.com/Comfy-Org/ComfyUI_frontend/
arch = any
license = GPL-3.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/c/comfyui-frontend-package/comfyui_frontend_package-1.43.1.tar.gz
sha512sums = 2c69413e79aa2a2af8ec971a723f6d1dda590bac7e7b424e6c5645411c9a1da5221a681ad6cea0e2757d929f48e87442b051c84181b2b5bdb46a3699211f84e7
pkgname = python-comfyui-frontend-package
|