summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: aba0a47e01ee419217dfdbc9974b599a375ff984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
)