blob: 7e3492a661e9641c2754a8a534b78b35fe22bfe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = i3-volume
pkgdesc = Volume control and volume notifications for i3wm
pkgver = 3.6.1
pkgrel = 1
url = https://github.com/hastinbe/i3-volume
install = i3-volume.install
arch = any
license = GPL
depends = notification-daemon
optdepends = alsa-utils: Support for ALSA
optdepends = pulseaudio: Support for Pulseaudio
source = https://github.com/hastinbe/i3-volume/archive/v3.6.1.tar.gz
source = i3volume-alsa.conf
source = i3volume-pulseaudio.conf
md5sums = a99405b02db9141dd9da8fc6fa4e74f2
md5sums = ebb255f91630209a64491bb0fed9bc08
md5sums = c36135349c39cdd70d20242a673d0b21
pkgname = i3-volume
|