summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292016-05-13 10:46:07 +0200
committerSpike292016-05-13 10:46:07 +0200
commitfa320bb8f405a093c6435809e087e2c1cc885807 (patch)
tree5d988ba9315a848bec05b21cb61bf1d420f4302b /PKGBUILD
parent074fbde0991af5629858eface70beed444d4edd0 (diff)
downloadaur-fa320bb8f405a093c6435809e087e2c1cc885807.tar.gz
Remove .install file (replaced by pacman hooks)
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')