summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlynix2021-10-21 10:27:27 +0200
committerlynix2021-10-21 10:27:27 +0200
commit0b5c5fd374a2c1749dcc6cc0cbdffd8d0409c812 (patch)
tree7b937651c2beacf4b9bfba8f8546bc00964c9fd9 /PKGBUILD
parent795e19556e97233f6df3291d58a86fca8eca1d4b (diff)
downloadaur-0b5c5fd374a2c1749dcc6cc0cbdffd8d0409c812.tar.gz
Reflect new upstream release 4.3.0-beta.91+59c2ba9f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec9fb76ea553..8b51b17f7309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: lynix <lynix47@gmail.com>
pkgname=linphone-desktop-appimage
-pkgver=4.3.0.beta.90
-_pkgver=4.3.0-beta.90+8d9c3d28
+pkgver=4.3.0.beta.91
+_pkgver=4.3.0-beta.91+59c2ba9f
pkgrel=1
pkgdesc="A free VoIP and video softphone based on the SIP protocol (AppImage version)"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=("linphone-desktop=${pkgver}")
conflicts=('linphone-desktop-all' 'linphone-desktop-git' 'linphone-desktop-all-git' 'linphone-git')
source=("https://www.linphone.org/snapshots/AppImages/Linphone-${_pkgver}.AppImage"
'linphone.sh')
-sha256sums=('f7cae253fa852b0f009d5545876536c28a54ee556e29e00835ed64bce23f2689'
+sha256sums=('34b6a35ce20a8b9b2c1937c1e01abdec6b690c9e5bc47834301bbf579f92ba67'
'1238a372faa4d6de8569b508c95ac39b7d21d3619660740b3ac4306642076bd2')
options=(!strip)
_image="$(basename "${source[0]}")"