blob: 821c7ef1d50754238bed5073a6bb4f06ba4d909c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = snotify-git
pkgdesc = Play sounds when reciving a notification.
pkgver = 0.1.0.r7.g03631efc
pkgrel = 1
epoch = 1
url = https://github.com/Kimiblock/snotify
install = snotify.install
arch = any
license = GPL-2.0-or-later
makedepends = go
makedepends = git
depends = dbus
depends = glibc
depends = pipewire
depends = pipewire-audio
depends = pipewire-pulse
depends = wireplumber
provides = snotify
conflicts = snotify
source = git+https://github.com/Kimiblock/snotify.git
sha256sums = SKIP
pkgname = snotify-git
|