Initial commit
This commit is contained in:
commit
61ca151f84
8 changed files with 182 additions and 0 deletions
15
.SRCINFO
Normal file
15
.SRCINFO
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
pkgbase = hyprevents-git
|
||||
pkgdesc = Invoke shell functions in response to Hyprland socket2 events
|
||||
pkgver = r24.d4397df
|
||||
pkgrel = 2
|
||||
url = https://github.com/vilari-mickopf/hyprevents
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = git
|
||||
depends = bash
|
||||
provides = hyprevents
|
||||
conflicts = hyprevents
|
||||
source = hyprevents::git+https://github.com/vilari-mickopf/hyprevents.git
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = hyprevents-git
|
||||
Loading…
Add table
Add a link
Reference in a new issue