summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292017-02-23 11:18:03 +0100
committerSpike292017-02-23 11:18:03 +0100
commitc7f6952049a137cc2c0a2bd325ecaf5a6ad31131 (patch)
tree7296949826d7a5cd7a889c1c448f83863dd6eea3 /PKGBUILD
parent7deb00772c29902e687e6fd555a39dc71a5814a3 (diff)
downloadaur-c7f6952049a137cc2c0a2bd325ecaf5a6ad31131.tar.gz
Upstream release 1.9.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71e45dd3702c..902db64c9c07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=1.9.4
+pkgver=1.9.7
pkgrel=1
pkgdesc="Free audio-recorder for Linux"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=('pulseaudio: for extended recording capabilities'
'gst-plugins-bad: for AAC encoding'
'gst-plugins-ugly: for MP3 encoding')
source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+files/${pkgname}_${pkgver}~zesty.tar.gz")
-md5sums=('4fc0824726fa097b11c73a8abc6a2bdc')
+md5sums=('36c3b73f9ae0d4d40f241221223194d9')
build() {
cd "${srcdir}/trunk"