summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73b57b4623cd..abb4dec50d30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=praat-git
pkgver=6.1.09.r104.g9db902f
-pkgrel=1
+pkgrel=2
pkgdesc='Doing Phonetics by computer (speech analysis)'
arch=('x86_64' 'i686')
url='http://www.praat.org/'
@@ -32,7 +32,7 @@ pkgver() {
prepare() {
cd "${pkgname%-git}"
- cp makefiles/makefile.defs.linux.alsa makefile.defs
+ cp makefiles/makefile.defs.linux.pulse makefile.defs
}
build() {