blob: aa370e3e016d15140b24df03cafd0c88cb9f28c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = barify
pkgdesc = Adjust volume/brightness and display result as a bar via notifications
pkgver = 1.2
pkgrel = 1
url = https://github.com/arctize/barify
arch = any
license = GPL3
depends = git
depends = notification-daemon
optdepends = dunst: for notifications on Xorg
optdepends = mako: for notifications on Wayland
source = barify-1.2.tar.gz::https://github.com/arctize/barify/archive/1.2.tar.gz
sha256sums = 05c5dbd45707d6e9f22396f72bbb0b77ea93c731b6c4517a37e4930dbf48df2e
pkgname = barify
|