summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlynix2021-02-05 20:38:50 +0100
committerlynix2021-02-05 20:38:50 +0100
commit3716cb0e0fbc2a87bfdce4774293ee018837f532 (patch)
treeb3a59bfddf5f122931b51d8994b361bcb0531b6f /PKGBUILD
parentffa46e55f160ac22fef247f26afd8bae5c451a45 (diff)
downloadaur-3716cb0e0fbc2a87bfdce4774293ee018837f532.tar.gz
Reflect new upstream version 4.3.0-alpha.74+dcb9559a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 480984716eb7..353b4f1369bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: lynix <lynix47@gmail.com>
pkgname=linphone-desktop-appimage
-pkgver=4.3.0.alpha.53
-_pkgver=4.3.0-alpha.53+c4f9aaff
+pkgver=4.3.0.alpha.74
+_pkgver=4.3.0-alpha.74+dcb9559a
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=('4140fef405053c37e55e61d2fc95861e9a58a2128d77865ceedb3336b13d358a'
+sha256sums=('2e6c0174daff5359349481441bb3231ce98f6890f1bf059a073a0eeb2f00d5c8'
'1238a372faa4d6de8569b508c95ac39b7d21d3619660740b3ac4306642076bd2')
options=(!strip)
_image="$(basename "${source[0]}")"