summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 779d12ca73e6..7428fc62fb3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Guillaume Horel <guillaume.horel@gmail.com>
_pkgname=sofia-sip
pkgname=sofia-sip-bc
-pkgver=1.13.41bc
+pkgver=1.13.45bc
pkgrel=1
pkgdesc="An open-source SIP User-Agent library"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glib2' 'openssl')
provides=('sofia-sip')
conflicts=('sofia-sip')
source=("https://gitlab.linphone.org/BC/public/external/sofia-sip/-/archive/$pkgver/sofia-sip-$pkgver.tar.gz")
-sha256sums=('299bd7e4a45267fef5f22d820c479e6fda45c41fe0d8bce381359aa780cd7013')
+sha256sums=('12b4a28a3de90d06ea24927f8266a16f84974a132ce2965e3d5bd02dbdde942d')
build() {
cd "$_pkgname-$pkgver"