summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74a05cd2353c..e4b04bbfce6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=audio-recorder
pkgver=1.7.5
-pkgrel=1
+pkgrel=2
pkgdesc="Free audio-recorder for Linux"
arch=('i686' 'x86_64')
url='https://launchpad.net/~audio-recorder'
@@ -15,7 +15,6 @@ optdepends=('pulseaudio: for extended recording capabilities'
'gst-plugins-good: for WAV and Flac encoding'
'gst-plugins-bad: for AAC encoding'
'gst-plugins-ugly: for MP3 encoding')
-install="$pkgname.install"
source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+files/${pkgname}_1.7-5%7Ewily.tar.gz")
md5sums=('fa454e8df54451880bd824bf2af5841e')