blob: 63cd90dd8036c41a5c9c6895aa28412c7cc7a904 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = kenku-fm-bin
pkgdesc = Online tabletop audio sharing for Discord
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/owlbear-rodeo/kenku-fm
arch = x86_64
license = GPL3
depends = libnotify
depends = gtk3
depends = nss
depends = xdg-utils
depends = libdrm
depends = libxcb
depends = gvfs
provides = kenku-fm
conflicts = kenku-fm
source = https://github.com/owlbear-rodeo/kenku-fm/releases/download/v1.4.3/kenku-fm_1.4.3_amd64.deb
md5sums = f59866b46f84ed88ef6a81b5036194a8
pkgname = kenku-fm-bin
|