diff options
author | kimi | 2023-03-01 12:47:36 +0100 |
---|---|---|
committer | kimi | 2023-03-01 12:47:36 +0100 |
commit | a80db7ac2a46b03db120e99d3460b01f62ffb2c0 (patch) | |
tree | 497877eef2ce22b5d0b9a7cbfec3ba0fae120a09 /.SRCINFO | |
parent | 42273f7640a1787039a5dc2b4f7c6f5b63b5e22e (diff) | |
download | aur-a80db7ac2a46b03db120e99d3460b01f62ffb2c0.tar.gz |
Updated PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = kimi-linphone-desktop pkgdesc = A free VoIP and video softphone based on the SIP protocol (Installed in /usr/local with all deps included). - pkgver = 5.0.10 + pkgver = 5.0.11 pkgrel = 1 url = https://linphone.org install = kimi-linphone-desktop.install @@ -37,7 +37,7 @@ pkgbase = kimi-linphone-desktop depends = qt5-svg depends = qt5-speech provides = kimi-linphone-desktop - source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#tag=5.0.10 + source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#tag=5.0.11 md5sums = SKIP pkgname = kimi-linphone-desktop |