Files
dots-hyprland/arch-packages/illogical-impulse-python/PKGBUILD
T
2025-01-17 18:08:55 +06:00

15 lines
220 B
Bash

pkgname=illogical-impulse-python
pkgver=1.0
pkgrel=1
pkgdesc='Illogical Impulse Python Dependencies'
arch=(any)
license=(None)
depends=(
python-build
python-pillow
python-pywal
python-setuptools-scm
python-wheel
)