summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292018-05-05 19:56:38 +0200
committerSpike292018-05-05 19:56:38 +0200
commit0e88c7f6102b678c1861585e3d4a77a6175bbefa (patch)
tree3117dbf2bfddd665b433958d93667f9705bd5e93 /PKGBUILD
parent1d5f7f79c9badb61522ce71b77053f05bffd9cee (diff)
downloadaur-0e88c7f6102b678c1861585e3d4a77a6175bbefa.tar.gz
Upstream release 2.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58a50f32bd37..4f69134b26a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.3
+pkgrel=1
pkgdesc="Audio Recorder Application"
arch=('i686' 'x86_64')
url='https://launchpad.net/~audio-recorder'
@@ -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/+files/${pkgname}_${pkgver}~artful.tar.gz")
-md5sums=('399267fcc6453eef8a4a08bd92101a96')
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+files/${pkgname}_${pkgver}~bionic.tar.gz")
+md5sums=('42eee9fe57ff8ffa48a39e87db5477bd')
build() {
cd "${srcdir}/trunk"