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 b8f5828d4ace..1d3b63caa719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: David P. <megver83@parabola.nu>
pkgname=liblinphone
-pkgver=5.2.73
+pkgver=5.2.112
pkgrel=1
pkgdesc='A high-level SIP library'
arch=(x86_64)
@@ -11,7 +11,7 @@ license=('GPL')
depends=(belcard belle-sip jsoncpp-cmake mediastreamer xerces-c lime)
makedepends=(cmake doxygen graphviz python-pystache python-sphinx xsd)
source=("https://gitlab.linphone.org/BC/public/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('d73c22664cd202e612dce42d71f6d2327b5b7b218e568368738bbc380113f1d6')
+sha256sums=('2762c6bb5a822db2553ea9fa13a6bb3da67727524b5c1971fc50875d124ce2f5')
prepare() {
cd "$pkgname-$pkgver"