forked from Shinonome/dots-hyprland
16 lines
224 B
Bash
16 lines
224 B
Bash
pkgname=illogical-impulse-python
|
|
pkgver=1.1
|
|
pkgrel=3
|
|
pkgdesc='Illogical Impulse Python Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
uv
|
|
gtk4
|
|
libadwaita
|
|
libsoup3
|
|
libportal-gtk4
|
|
gobject-introspection
|
|
sassc
|
|
)
|