mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
15 lines
220 B
Bash
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
|
|
)
|
|
|