summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292020-04-03 11:49:43 +0200
committerSpike292020-04-03 11:49:43 +0200
commit068db356225fdf5a9240f26fc8f968b7422b79a2 (patch)
tree51b8ac27665a6e97b2f954ab7dc34d2b3c1849b3 /PKGBUILD
parent8b2914ec722e3372ca16fafe7f9219b47749e099 (diff)
downloadaur-068db356225fdf5a9240f26fc8f968b7422b79a2.tar.gz
Upstream release 3.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1aacef633a3..462b3565ed33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=3.1.1
+pkgver=3.1.3
pkgrel=1
pkgdesc="Audio Recorder Application"
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@ 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}~eoan/${pkgname}_${pkgver}~eoan.tar.gz")
-md5sums=('11cc94078d39c7ac5a5d1ade4125c8fa')
-
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~focal/${pkgname}_${pkgver}~focal.tar.gz")
+md5sums=('a66f7aa3010d98d376a25c814d7804a0')
+
build() {
cd "${srcdir}/trunk"
./configure --prefix=/usr