summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSpike292021-02-01 20:22:35 +0100
committerSpike292021-02-01 20:22:35 +0100
commitbe734236a111dc4ca50b49da4eb30cef8a159f1c (patch)
treeaf7c116e11006a50656eaa336a38fab2d7656623 /PKGBUILD
parent010d0716cd9dde1cda93498713cfb74a55a38c69 (diff)
downloadaur-be734236a111dc4ca50b49da4eb30cef8a159f1c.tar.gz
Upstream release 3.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ab62a5e73d0..99a0ae31f530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Lucas SaliƩs Brum <lucas@archlinux.com.br>
pkgname=audio-recorder
-pkgver=3.2.1
+pkgver=3.2.3
pkgrel=1
pkgdesc="Audio Recorder Application"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=('pulseaudio: for extended recording capabilities'
'gst-plugins-ugly: for MP3 encoding'
'gst-libav: plugin for the libav library')
source=("https://launchpad.net/~${pkgname}/+archive/ubuntu/ppa/+sourcefiles/${pkgname}/${pkgver}~groovy/${pkgname}_${pkgver}~groovy.tar.gz")
-md5sums=('2b20f9916a6fa4b4937bd2e1dece7c11')
+md5sums=('7b2b97a08f0a15efea4f0bceea740846')
build() {
cd "${srcdir}/trunk"