summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4b04bbfce6a..c45d0d33b309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
pkgdesc="Free audio-recorder for Linux"
arch=('i686' 'x86_64')
url='https://launchpad.net/~audio-recorder'
@@ -15,8 +15,8 @@ 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')
-source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+files/${pkgname}_1.7-5%7Ewily.tar.gz")
-md5sums=('fa454e8df54451880bd824bf2af5841e')
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+files/${pkgname}_1.8-0~yakkety.tar.gz")
+md5sums=('ff45cfffd893150434ab47dea65d7bbc')
build() {
cd "$srcdir/trunk"