summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292019-03-11 16:48:54 +0100
committerSpike292019-03-11 16:48:54 +0100
commit65a43f9555dd318cf802e751d2a988f58d5f14c4 (patch)
treeb403fa225b13c8fa55f7ca79bfa9f9abd5c3df8b /PKGBUILD
parente96b67c13f5ac90ce06636e0fa277cb9a50f2417 (diff)
downloadaur-65a43f9555dd318cf802e751d2a988f58d5f14c4.tar.gz
Upstream release 3.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 527b382f7aaa..24965742f66f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=2.2.2
+pkgver=3.0.5
pkgrel=1
pkgdesc="Audio Recorder Application"
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@ optdepends=('pulseaudio: for extended recording capabilities'
'gst-plugins-bad: for AAC encoding'
'gst-plugins-ugly: for MP3 encoding'
'gst-libav: plugin for the libav library')
-source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~cosmic/${pkgname}_${pkgver}~cosmic.tar.gz")
-md5sums=('549f7a67624b10aa1011c297a16f6a78')
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~disco/${pkgname}_${pkgver}~disco.tar.gz")
+md5sums=('69e4e6643bf457de7fb36cb9c4fb07d6')
build() {
cd "${srcdir}/trunk"