aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/xfce4-pulseaudio-plugin/APKBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/testing/xfce4-pulseaudio-plugin/APKBUILD b/testing/xfce4-pulseaudio-plugin/APKBUILD
index ce8c27fdf8a..6c925b339e1 100644
--- a/testing/xfce4-pulseaudio-plugin/APKBUILD
+++ b/testing/xfce4-pulseaudio-plugin/APKBUILD
@@ -1,13 +1,14 @@
# Contributor: VÖRÖSKŐI András <voroskoi@gmail.com>
# Maintainer:
-pkgname="xfce4-pulseaudio-plugin"
-pkgver="0.4.2"
+pkgname=xfce4-pulseaudio-plugin
+pkgver=0.4.3
pkgrel=0
-pkgdesc="Xfce panel plugin for pulseaudio mixer control."
+pkgdesc="Xfce panel plugin for pulseaudio mixer control"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin"
arch="all"
license="GPL-2.0-or-later"
-makedepends="xfce4-panel-dev pulseaudio-dev libxfce4ui-dev dbus-dev dbus-glib-dev libnotify-dev"
+makedepends="xfce4-panel-dev pulseaudio-dev libxfce4ui-dev dbus-dev exo-dev
+ dbus-glib-dev libnotify-dev"
options="!check" # Check is empty
subpackages="$pkgname-lang"
source="https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/${pkgver%.*}/xfce4-pulseaudio-plugin-$pkgver.tar.bz2"
@@ -26,4 +27,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="94184fe7379a7f1763d606fe3c45186767a43180329b43c8cba04b76ae5e1b2249531fc1fb6304da9bb03e7475ad65f861341253ead530d9a945165b4eb9e46e xfce4-pulseaudio-plugin-0.4.2.tar.bz2"
+sha512sums="d3214b2b7c35a0a87ea60a5d843f5027d1b09f320d4d24c6bf89a8936de92226223cb4dc5368edf4c0a1aedb3b8796510981eeadee8e836e764569d9284f0efa xfce4-pulseaudio-plugin-0.4.3.tar.bz2"