blob: f3efef9adc59ccc8bdd92df464a52d09477e7624 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = xdg-sound
pkgdesc = Command line XDG sound theme utilities
pkgver = 1.0
pkgrel = 1
url = https://github.com/bbidulock/xdg-sound
arch = i686
arch = x86_64
groups = xde
license = GPL
makedepends = pkgconfig
depends = glib2
depends = libcanberra
source = https://github.com/bbidulock/xdg-sound/releases/download/1.0/xdg-sound-1.0.tar.lz
sha256sums = 62cad962819ea6300bfe89dfc0a2f387876a98240db07314f17c9c87b26edee7
pkgname = xdg-sound
|