summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2019-06-22 07:26:35 -0400
committerAndrew Sun2019-06-22 07:26:35 -0400
commit713d786fc50995aff72a6494f3a58075c5aa40f6 (patch)
tree7071bb13171d396e81fd9056891aa3cf5557d804 /PKGBUILD
parent7a6eb612ae90c95de137548c9c0a84402d050822 (diff)
downloadaur-713d786fc50995aff72a6494f3a58075c5aa40f6.tar.gz
baresip: upsate to 0.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4b580439306..3fcd9ef64d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dmitrij D. Czarkoff <czarkoff@gmail.com>
pkgname=baresip
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="portable and modular SIP User-Agent with audio and video support"
arch=('i686' 'x86_64' 'armv6h')
@@ -31,7 +31,7 @@ optdepends=('alsa-lib: (alsa module)'
makedepends=(${optdepends[@]/%:*/})
source=("http://creytiv.com/pub/$pkgname-$pkgver.tar.gz"
"baresip-flags.patch")
-sha256sums=('e1fae11ea9e6dc861bb2c43d6bef641778945aad86581d58bc4b0ea64b8d28e2'
+sha256sums=('c8005466b4947e28bc48ceb3d99608c782109970c2653b9d0eb0900d4695300c'
'55af521d77e105bb519f60464b2e50b83da15eb8549c18dabefa15215b22fa92')
prepare() {