Thanks @yoant. It's fixed now.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/brp-pacu.git (read-only, click to copy) |
|---|---|
| Package Base: | brp-pacu |
| Description: | A cross platform dual channel FFT based Acoustic Analysis Tool to help engineers analyze live professional sound systems using the transfer function. One feature is the ability to capture four sample plots, average them, and invert to aid in final EQ. |
| Upstream URL: | http://sourceforge.net/projects/brp-pacu/ |
| Licenses: | GPL |
| Submitter: | dynaMIX |
| Maintainer: | None |
| Last Packager: | dynaMIX |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-17 05:27 (UTC) |
| Last Updated: | 2019-04-16 09:53 (UTC) |
Thanks @yoant. It's fixed now.
Patch to fix the "ERROR: url should not be an array"
diff --git PKGBUILD PKGBUILD
index 8894dbc..744927b 100644
--- PKGBUILD
+++ PKGBUILD
-url=('http://sourceforge.net/projects/brp-pacu/')
+url='http://sourceforge.net/projects/brp-pacu/'