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

Thore Bödecker foxxx0 at gemini.archlinux.org
Sat Sep 10 21:22:11 UTC 2022


    Date: Saturday, September 10, 2022 @ 21:22:10
  Author: foxxx0
Revision: 1300427

upgpkg: dsp 1.9-2 - fix typo in groups

Thanks jujudusud for noticing and reporting it!

Modified:
  dsp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-10 21:14:58 UTC (rev 1300426)
+++ PKGBUILD	2022-09-10 21:22:10 UTC (rev 1300427)
@@ -6,12 +6,12 @@
 pkgname=dsp
 _commit='37aafe2b76bac20e49a729d3bf66800d501fa658'
 pkgver=1.9
-pkgrel=1
+pkgrel=2
 pkgdesc="An audio processing program with an interactive mode"
 arch=('x86_64')
 url="https://github.com/bmc0/${pkgname}"
 license=('ISC')
-groups=('lasdpa-plugins')
+groups=('ladspa-plugins')
 makedepends=('git' 'ladspa')
 depends=(
   'libmad' 'libtool'



More information about the arch-commits mailing list