summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpike292020-04-03 11:49:43 +0200
committerSpike292020-04-03 11:49:43 +0200
commit068db356225fdf5a9240f26fc8f968b7422b79a2 (patch)
tree51b8ac27665a6e97b2f954ab7dc34d2b3c1849b3
parent8b2914ec722e3372ca16fafe7f9219b47749e099 (diff)
downloadaur-068db356225fdf5a9240f26fc8f968b7422b79a2.tar.gz
Upstream release 3.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28c6205f1185..3673912e453c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = audio-recorder
pkgdesc = Audio Recorder Application
- pkgver = 3.1.1
+ pkgver = 3.1.3
pkgrel = 1
url = https://launchpad.net/~audio-recorder
arch = i686
@@ -14,8 +14,8 @@ pkgbase = audio-recorder
optdepends = gst-plugins-bad: for AAC encoding
optdepends = gst-plugins-ugly: for MP3 encoding
optdepends = gst-libav: plugin for the libav library
- source = https://launchpad.net/~audio-recorder/+archive/ubuntu/ppa/+sourcefiles/audio-recorder/3.1.1~eoan/audio-recorder_3.1.1~eoan.tar.gz
- md5sums = 11cc94078d39c7ac5a5d1ade4125c8fa
+ source = https://launchpad.net/~audio-recorder/+archive/ubuntu/ppa/+sourcefiles/audio-recorder/3.1.3~focal/audio-recorder_3.1.3~focal.tar.gz
+ md5sums = a66f7aa3010d98d376a25c814d7804a0
pkgname = audio-recorder
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