[arch-commits] Commit in pulseeffects/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 24 19:06:49 UTC 2021


    Date: Sunday, January 24, 2021 @ 19:06:49
  Author: ffy00
Revision: 828932

upgpkg: pulseeffects 5.0.0-1

Modified:
  pulseeffects/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-24 19:06:45 UTC (rev 828931)
+++ PKGBUILD	2021-01-24 19:06:49 UTC (rev 828932)
@@ -2,8 +2,8 @@
 # Contributor: Wellington <wellingtonwallace at gmail.com>
 
 pkgname=pulseeffects
-pkgver=4.8.3
-pkgrel=3
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='Audio Effects for Pulseaudio Applications'
 arch=('x86_64')
 url='https://github.com/wwmm/pulseeffects'
@@ -10,13 +10,13 @@
 license=('GPL3')
 depends=('gtk3' 'gtkmm3' 'glibmm' 'libpulse' 'gstreamer' 'gst-plugin-gtk' 'gst-plugins-bad'
          'lilv' 'boost-libs' 'libsigc++' 'libsndfile' 'libsamplerate' 'zita-convolver' 'libebur128'
-         'calf' 'lsp-plugins' 'yelp')
+         'calf' 'lsp-plugins' 'yelp' 'libpipewire-0.3.so')
 makedepends=('meson' 'boost' 'itstool' 'appstream-glib'
-             'zam-plugins' 'rubberband')
+             'zam-plugins' 'rubberband' 'pipewire')
 optdepends=('zam-plugins: maximizer'
             'rubberband: pitch shifting')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('afcc1bc1df8b26ef0ff3ad932d3cc4efd963fac3b7ab49c98f8a6c91971702723a3fff5bcd2b0d6921545922e782787c8cc98ea5f54875cb17c5d9670e5ac520')
+sha512sums=('f43e1ad22d243689b94d840dd71046079ff806a42606184918e2a28bc6a287d40e709a43abc51e4ea5ea36e99963db43486206a122cc89fe533afe1f9ee54e2f')
 
 build() {
   mkdir -p $pkgname-$pkgver/build



More information about the arch-commits mailing list