summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292020-11-09 21:01:32 +0100
committerSpike292020-11-09 21:01:32 +0100
commit010d0716cd9dde1cda93498713cfb74a55a38c69 (patch)
tree4ba942144eebb5744dcb57a293c8f1a668485cb2 /PKGBUILD
parent068db356225fdf5a9240f26fc8f968b7422b79a2 (diff)
downloadaur-010d0716cd9dde1cda93498713cfb74a55a38c69.tar.gz
Upstream release 3.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 462b3565ed33..9ab62a5e73d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=3.1.3
+pkgver=3.2.1
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}~focal/${pkgname}_${pkgver}~focal.tar.gz")
-md5sums=('a66f7aa3010d98d376a25c814d7804a0')
+source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~groovy/${pkgname}_${pkgver}~groovy.tar.gz")
+md5sums=('2b20f9916a6fa4b4937bd2e1dece7c11')
build() {
cd "${srcdir}/trunk"