summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpiotr2023-06-13 02:18:59 +0200
committerpiotr2023-06-13 02:18:59 +0200
commit0b401f9a2f611cb8970ba1076bcf32d293299961 (patch)
tree42d382f47bc961ef0513e476b7f1a45cd6d4421a /PKGBUILD
parent98e3d5c0aeae283a866a54494b17c5a8415fd1b6 (diff)
downloadaur-0b401f9a2f611cb8970ba1076bcf32d293299961.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4738cb00ef74..9735320ab4c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Piotr Miller <nwg.piotr@gmail.com>
pkgname=('t2ec')
pkgver=1.4
-pkgrel=2
+pkgrel=3
pkgdesc="Scripts to display info icons and controls in Tint2 or other panels"
arch=('x86_64')
url="https://github.com/nwg-piotr/tint2-executors"
license=('GPL3')
-depends=('python' 'acpi' 'xorg-xbacklight' 'alsa-utils' 'wireless_tools' 'wget' 'pulseaudio' 'pulseaudio-alsa')
+depends=('python' 'acpi' 'xorg-xbacklight' 'alsa-utils' 'wireless_tools' 'wget')
optdepends=('light: for machines not handling xbacklight'
'rof-git: for running mouse events commands as single instances'
'zenity: for volume and brightness slider box')