Date: Thursday, September 15, 2022 @ 19:30:14
  Author: foutrelis
Revision: 456212

upgpkg: xfce4-pulseaudio-plugin 0.4.5-1: new upstream release

Modified:
  xfce4-pulseaudio-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-15 18:04:55 UTC (rev 456211)
+++ PKGBUILD    2022-09-15 19:30:14 UTC (rev 456212)
@@ -5,7 +5,7 @@
 # Contributor: twa022 <twa022 at gmail dot com>
 
 pkgname=xfce4-pulseaudio-plugin
-pkgver=0.4.4
+pkgver=0.4.5
 pkgrel=1
 pkgdesc="Pulseaudio plugin for the Xfce4 panel"
 arch=('x86_64')
@@ -12,12 +12,12 @@
 url="https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin";
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'libnotify')
+depends=('xfce4-panel' 'libpulse' 'libkeybinder3' 'libnotify' 'libcanberra')
 makedepends=('intltool')
 optdepends=('pavucontrol: default pulseaudio mixer')
 
source=("git+https://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/#commit=$_commit";)
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('eca3214676933b970829f9e883bacf9402402d582692facffe8af5bf0dec6f8d')
+sha256sums=('4425397dea6ba2599a91653dfb8ca91300faaf40be5bf5a73c3e6064bf13c115')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to