mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
bcb815aac5
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
13 lines
195 B
Bash
13 lines
195 B
Bash
groups=(illogical-impulse)
|
|
pkgname=illogical-impulse-toolkit
|
|
pkgver=1.0
|
|
pkgrel=3
|
|
pkgdesc='Illogical Impulse Toolkit Dependencies'
|
|
arch=(any)
|
|
license=(None)
|
|
depends=(
|
|
upower
|
|
wtype
|
|
ydotool
|
|
)
|