summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Poellmann2023-10-03 00:06:22 +0000
committerDaniel Poellmann2023-10-03 00:06:22 +0000
commit83055973c9655e4259f28fbbd0a7c347baf5f5c1 (patch)
tree717c3a41be794c4b3121f27415f1ce53b942daa4
parent15f601428cdc8624a6aa9d96607cd35cc652db04 (diff)
downloadaur-83055973c9655e4259f28fbbd0a7c347baf5f5c1.tar.gz
update to 5.1.12
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9851bb89c7b..ac813cfae6c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linphone-desktop
pkgdesc = A free VoIP and video softphone based on the SIP protocol
- pkgver = 5.0.18
- pkgrel = 3
+ pkgver = 5.1.2
+ pkgrel = 1
url = http://linphone.org
arch = x86_64
license = GPL
@@ -22,10 +22,11 @@ pkgbase = linphone-desktop
makedepends = qt5-svg
makedepends = qt5-tools
depends = qt5-base
+ depends = qt5-multimedia
depends = libxcrypt-compat
depends = v4l-utils
depends = glew
- source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=88f05be
+ source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=c3daf71
source = linphone.png::https://gitlab.linphone.org/BC/public/linphone-desktop/-/raw/8dfd384e3df08b200c8eb382b740da6839961bf0/linphone-app/assets/icons/hicolor/128x128/apps/icon.png
sha512sums = SKIP
sha512sums = d6495cdc022b1e4c92b3641cb70347e7e6b6ef47599004de729e908b4876a12540713ab54b588611c99c8025fb9b33e3392573c85c13f72cdaee8bcf7a73d65d
diff --git a/PKGBUILD b/PKGBUILD
index d14a2fdedcaa..790165e03ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: David P. <megver83@parabola.nu>
pkgname=linphone-desktop
-pkgver=5.0.18
-pkgrel=3
+pkgver=5.1.2
+pkgrel=1
pkgdesc='A free VoIP and video softphone based on the SIP protocol'
arch=(x86_64)
url='http://linphone.org'
license=(GPL)
-depends=('qt5-base' 'libxcrypt-compat' 'v4l-utils' 'glew')
+depends=('qt5-base' 'qt5-multimedia' 'libxcrypt-compat' 'v4l-utils' 'glew')
makedepends=('coreutils' 'git' 'gendesk' 'cmake' 'yasm' 'nasm' 'doxygen' 'perl' 'python-pystache' 'python-six' 'libpulse' 'qt5-base' 'qt5-declarative' 'qt5-quickcontrols2' 'qt5-svg' 'qt5-tools')
-source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=88f05be"
+source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=c3daf71"
"linphone.png::https://gitlab.linphone.org/BC/public/linphone-desktop/-/raw/8dfd384e3df08b200c8eb382b740da6839961bf0/linphone-app/assets/icons/hicolor/128x128/apps/icon.png"
)
sha512sums=('SKIP'