summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Poellmann2024-02-02 11:14:54 +0000
committerDaniel Poellmann2024-02-02 11:14:54 +0000
commiteb6933f7f1c7f37b7ec50efd78d121484cd8bbf7 (patch)
tree9b2ffd50bd5c53ea5d1fd0f8c8a465a53bd4ca99
parentdf9106d30cacfa4dd14779dd8bf6c8e5ed30dd29 (diff)
downloadaur-eb6933f7f1c7f37b7ec50efd78d121484cd8bbf7.tar.gz
5.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f4e8c537632..d0ca82dba331 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.2.0
- pkgrel = 5
+ pkgver = 5.2.1
+ pkgrel = 1
url = http://linphone.org
arch = x86_64
license = GPL
@@ -32,8 +32,8 @@ pkgbase = linphone-desktop
depends = libxcrypt-compat
depends = v4l-utils
depends = glew
- provides = linphone=5.2.0
- source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=f656c02
+ provides = linphone=5.2.1
+ source = git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=0e77fbe
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 4d233c13a453..ccf03e66a0ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: David P. <megver83@parabola.nu>
pkgname=linphone-desktop
-pkgver=5.2.0
-pkgrel=5
+pkgver=5.2.1
+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' 'qt5-multimedia' 'qt5-graphicaleffects' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'qt5-svg' 'qt5-speech' 'libxcrypt-compat' 'v4l-utils' 'glew')
makedepends=('meson' '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=f656c02"
+source=("git+https://github.com/BelledonneCommunications/linphone-desktop.git#commit=0e77fbe"
"linphone.png::https://gitlab.linphone.org/BC/public/linphone-desktop/-/raw/8dfd384e3df08b200c8eb382b740da6839961bf0/linphone-app/assets/icons/hicolor/128x128/apps/icon.png"
)
sha512sums=('SKIP'