summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 128f5398e3ad..e3c45f1d286b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = brp-pacu
pkgdesc = 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.
pkgver = 2.1.1
- pkgrel = 2
+ pkgrel = 3
url = http://sourceforge.net/projects/brp-pacu/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 8894dbcaf711..6c836d37bc0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=brp-pacu
_upstreamname=BRP_PACU
pkgver=2.1.1
-pkgrel=2
+pkgrel=3
pkgdesc="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."
-url=('http://sourceforge.net/projects/brp-pacu/')
+url='http://sourceforge.net/projects/brp-pacu/'
arch=('i686' 'x86_64')
license=('gpl')
depends=('gtk2' 'gtkdatabox' 'jack' 'fftw2')