forked from Shinonome/dots-hyprland
15 lines
245 B
Bash
15 lines
245 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-pywal16
|
|
python-setuptools-scm
|
|
python-wheel
|
|
python-webcolors
|
|
)
|